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.
|
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 |
|
|
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|