PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 641 All time: 4,980 This week: 455Up
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
Age: ???
All time rank: 2966408 in United States United States
Week rank: 295 Up34 in United States United States Up

  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:641
This week:0
All time:4,980
This week:455Up
User Comments (1)