This class can be used to manage records of registered users stored in a MySQL database. It can:
- Create new user records
- Verify an user password and starts a logged user session
- End a logged user session
- Check if an account exists with a given user name
- Check if an user has certain permissions
- Retrieve user information by user name, e-mail or id or some other attribute
- Delete an user
- Update an user record
|
|
| Name: |
Members Controller |
| Base name: |
members-controller |
| Description: |
Manage records of registered users in a MySQL |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
550 users |
| All time rank: |
4658 |
| Week users: |
1 user |
| Week rank: |
2020  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Not sure (50.0%) |
Insufficient (25.0%) |
- |
- |
- |
Not sure (45.0%) |
1838 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

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