Login   Register  
PHP Classes

Class: Secure Login

Icontem
elePHPant

  Classes of Bao Nguyen Quoc  >  Secure Login  >  Download  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Secure Login Support forum
Base name: vnc_securelogin
Description: Login and logout users with HTTP authentication
Version: -
Required PHP version: -
License: GNU General Public License (GPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Bao Nguyen Quoc
Name: Bao Nguyen Quoc <e-mail contact>
Published packages: 10 Browse this author's classes Browse this author's classes
Country: Viet Nam Viet Nam - PHP jobs in Viet Nam
Home page: http://nqbao.com/

Groups

Group folder image HTTP HTTP protocol clients, headers and cookies View top rated classes
Group folder image User Management User records, authentication and session handling View top rated classes

Detailed description

This can authenticate handle user authentication done via HTTP or HTML FORM by storing the authentication credentials in cookies or session variables.
It can store the authentication credentials encoded with MD5 or with an user defined function.
It can logout an user by deleting the credentials cookies or session variables
This class only handle the login and logout action , you will have to check the user yourself.

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file .htaccess Data .htaccess file
Accessible without login Plain text file class.securelogin.php Class Class
Accessible without login Plain text file test_auth.php Example Example 1 (Auth Header)
Plain text file test_checklogin.php Example Example 3 (CheckLogin)
Plain text file test_deny.php Example Example 4 (Deny)
Plain text file test_form.php Example Example 2 (Form)
Download all files: vnc_securelogin.tar.gz vnc_securelogin.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.