Login   Register  
PHP Classes
elePHPant
Icontem

The Login Class

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

  Author  
Picture of abubakkar siddiq
Name: abubakkar siddiq <e-mail contact>
Packages: 1 Browse all classes by abubakkar siddiq Browse all classes by
Country: India India - PHP jobs in India
Age: ???
All time rank: 71936 in India India
Week rank: 1491 Down107 in India India Down


  Detailed description   Download .zip .tar.gz  
This is a simple class can be used to authenticate users with records stored in a MySQL database table.

It looks up in a given MySQL table for the password of a given user, and checks if the password matches a given value entered by the user being authenticated.

If there is a record for the specified user and the password is correct, the class sets a session variable with the user name and returns the code 1. If the password is incorrect, it returns the code 2. If there is no user with the specified user name, it returns 0.

The class may also check encoded passwords stored after using the MD5 hash function.

  Classes of abubakkar siddiq  >  The Login Class  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: The Login Class
Base name: login_class
Description: Autenticate users with records in a MySQL database
Version: -
PHP version: 3.0
Licenses: Free For Educational Use
Free for non-commercial use
GNU General Public License (GPL)
All time users: 3700 users
All time rank: 765
Week users: 1 user
Week rank: 2151 Down
 
  Groups   Rate classes User ratings   Applications   Files Files  

  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


  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (66.7%)
Not sure (58.3%)
Not sure (58.3%)
-
-
-
Not sure (45.0%)
1847
Month:
Not yet rated by the users

  Applications that use this class  
Link Description
Classified The Classified Website
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
Accessible without login Plain text file Example.txt Doc. Example File For Class
Accessible without login Plain text file License.txt Lic. The GNU General Public License (GPL)
Plain text file login_class.php Class Class File

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