PHP Classes
elePHPant
Icontem

User Auth Mgr: Create and manage user records in a MySQL database

Recommend this page to a friend!
  Info   View files View files (10)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2010-10-20 (6 years ago) RSS 2.0 feedNot enough user ratingsTotal: 634 All time: 4,800 This week: 949Up
Version License PHP version Categories
user-auth-manager 1.0BSD License5.0PHP 5, Databases, User Management
Description Author

This package can be used to create and manage user records in a MySQL database.

It can perform several types of operations on users with information stored in a MySQL database, like: adding a new user, verify the login and password of an user, check if an user exist with a given e-mail address, update and retrieve user information and activate an user account.

Picture of ian james
Name: ian james <contact>
Classes: 1 package by
Country: United States United States

  Files folder image Files  
File Role Description
Plain text file UserAuthMgr.php Class main class
Accessible without login Plain text file config.php Conf. main configuration
Accessible without login Plain text file create_test_db.php Aux. create test DB
Accessible without login Plain text file create_user_auth_table.php Aux. create main auth table
Accessible without login Plain text file create_user_info_table.php Aux. create user specific data table
Plain text file DBConnector.php Class singleton DB connection class
Accessible without login Plain text file test.php Example usage examples of UserAuthMgr
Plain text file Tools.php Class Tools class
Accessible without login Plain text file UserAuthMgrConfig.php Conf. configuration
Plain text file UserInfo.php Class user specific info class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:634
This week:0
All time:4,800
This week:949Up
User Comments (1)