Login   Register  
PHP Classes
elePHPant
Icontem

Class: SMK User Authentication

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Andrei  >  SMK User Authentication  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: SMK User Authentication
Base name: smk_auth
Description: Authenticate users with MySQL database records
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 2549 users
All time rank: 1229
Week users: 1 user
Week rank: 2467
Picture of Andrei
Author: Andrei <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Romania Romania - PHP jobs in Romania
Age: 37
All time rank: 96020 in Romania Romania
Week rank: 1634 Down46 in Romania Romania Down


  Detailed description  
This package can be used to authenticate users against a MySQL database of user records.

It can verify whether there is a record for an active user given the user name and password.

If the authentication succeeds, it creates a record for a new session in another database table.

The new session identifier is set to a session cookie. This cookie can be verified in subsequent accesses to determine whether the user was previously authenticated and the session did not expire.

 

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image User Management User records, authentication and session handling View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (80.0%)
Good (95.0%)
Sufficient (75.0%)
Good (85.0%)
-
-
Sufficient (65.5%)
416
Month:
Not yet rated by the users

  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 auth.class.php Class Core Authentication class
Plain text file auth.php Aux. Authentication module
Plain text file database.php Class Database Class (a light version of the one included in the joomla distribution)
Plain text file db.inc.php Conf. Configuration script. Adjust to your Mysql configuration
Plain text file index.php Example Example file that uses authentication
Plain text file login.php Example Example login script.
Plain text file Readme.txt Doc. Documentation, how-to-install
Plain text file script.sql Data Table creation script

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