Login   Register  
PHP Classes
elePHPant
Icontem

Basic Realm Authentication Controller

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Md. Shahadat Hossain Khan Razon
Name: Md. Shahadat Hossain ... <e-mail contact>
Packages: 8 Browse all classes by Md. Shahadat Hossain Khan Razon Browse all classes by
Country: Bangladesh Bangladesh - PHP jobs in Bangladesh
Age: 32
All time rank: 67112 in Bangladesh Bangladesh
Week rank: 173 Up7 in Bangladesh Bangladesh Up


  Detailed description   Download .zip .tar.gz  
This class can authenticate users with HTTP basic mechanism.

It can restrict the access to the current page or content using HTTP Basic mechanism to require the user to enter the user name and a password.

The class validate the user and set session variables to store the validated user identification details.

The class can also be extended to implement user name and password validation in many ways like checking against database records or FTP servers.

  Classes of Md. Shahadat Hossain Khan Razon  >  Basic Realm Authentication Controller  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Basic Realm Authentication Controller
Base name: http-basic-auth
Description: Authenticate users with HTTP basic mechanism
Version: 1.1
PHP version: 5.3
License: GNU Lesser General Public License (LGPL)
All time users: 406 users
All time rank: 5446
Week users: 2 users
Week rank: 1303 Up
 
  Groups   Screenshots Screenshots   Rate classes User ratings  
  Dependencies   Applications   Files Files  

  Groups  
Group folder image HTTP HTTP protocol clients, headers and cookies View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image User Management User records, authentication and session handling View top rated classes
Group folder image Security Security protection and attack detection View top rated classes

  Files folder image Screenshots  
Prompting - User name & password
File Role Description
Accessible without login Image file prompting__user_password.png Screen Prompting - User name & password


  User ratings  
Not yet rated by the users

  Packages needed by this class  
Class Dependency Why it is needed
FTP Writer Class
Optional
Authentication by FTP Servers
SQL Handling Functions
Optional
Authentication by Database

  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 folder image Files  
File Role Description
Plain text file http.auth.cls.php Class Class file of this package
Accessible without login Plain text file array.http.auth.eg.php Example Example: Authentication by Array
Accessible without login Plain text file constant.http.auth.eg.php Example Example: Authentication by Constant/Embedded User Information
Accessible without login Plain text file customclass.http.auth.eg.php Example Example: Authentication by Custom Class
Accessible without login Plain text file db.basic.realm.auth.cls.php Example Example: Authentication by Existing Database User
Accessible without login Plain text file ftp.basic.realm.auth.cls.php Example Example: Authentication by FTP server
Accessible without login Plain text file function.http.auth.eg.php Example Example: Authentication by Customized Function
Accessible without login Plain text file http.auth.eg.php Example Example: Simple Authentication (With Embedded Credential) [not recommended approach]
Accessible without login Plain text file index.php Example Example Index
Accessible without login Plain text file pop.and.basic.realm.auth.cls.php Example Example: Authentication by POP3 server
Accessible without login Plain text file secure.file.eg.php Example Example Helper Static File

Download all files: http-basic-auth.tar.gz http-basic-auth.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.