PHP Classes
elePHPant
Icontem

Simple User: Register and manage user accounts in MySQL records

Recommend this page to a friend!

  Author Author  
Picture of Bob Kennedy
Name: Bob Kennedy <contact>
Classes: 2 packages by
Country: United States United States


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This package can be used to register and manage user accounts in MySQL records.

There is one class that can create the necessary MySQL tables and records to store user records starting with the administrator account.

Another class can perform several types of operations to manipulate the user accounts like displaying and processing forms to register new users, login and edit user profile options.

It can also check if a given user with an e-mail exists, delete accounts, retrieve the information of a given user, get the list of all users, check if an user is logged, check if the logged user is administrator, end the logged user session.

  Classes of Bob Kennedy  >  Simple User  >  Download Download .zip .tar.gz  >  Support forum Support forum (6)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Simple User
Base name: simple-user
Description: Register and manage user accounts in MySQL records
Version: 1.0
PHP version: 5.0
License: BSD License
 
  Groups   Applications   Related pages   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
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


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.


  Related pages  
Project Homepage
The page on my personal site with info about this package

  Files folder image Files  
File Role Description
Plain text file SimpleUser.class.php Class Main class source
Plain text file DBTools.class.php Class Creates the needed tables and admin account
Plain text file SimpleUserConfig.php Conf. Configuration options needed for the classes
Accessible without login HTML file documentation.html Doc. Installation and usage
Plain text file example.php Example Common usage examples

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