This class can be used to manipulate user records stored in a MySQL database table. It can:
- Create new user records
- Activate user accounts
- Authenticate users against credentials stored in session variables and cookies
- Logout to end the session of an authenticated user
- Retrieve information from the record of a given user
The name of the table and the fields of the user records is configurable.
Php user class is an easy to use user manipulation class for php. The class is very flexible as it uses variable settings for database tables and fields, session and cookie names, so it is easy to integrated even to established projects
|
|
| Name: |
PHP User Class |
| Base name: |
phpuserclass |
| Description: |
Manipulate user records in a MySQL table |
| Version: |
0.91 |
| PHP version: |
4 |
| License: |
GNU General Public License (GPL) |
| All time users: |
1674 users |
| All time rank: |
2080 |
| Week users: |
3 users |
| Week rank: |
898  |
| |
|
| Project record: |
phpuserclass |
| Popularity score: |
17.92 |
| Vitality score: |
1.0 |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (87.5%) |
Good (87.5%) |
- |
Sufficient (79.2%) |
- |
- |
Sufficient (60.4%) |
818 |
| 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 |
|
|