PHP Classes

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

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 641 All time: 4,984 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: 2973409 in United States United States
Week rank: 164 Up23 in United States United States Up

  Files folder image Files (10)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:641
This week:0
All time:4,984
This week:455Up
User Comments (1)