This class can be used to manage groups of user storing user and group records in XML files.
It create a XML file with user and group information and perform several other types of operations to manipulate users and groups information, like:
- Add an user group
- Add an user to a group
- Change the name of a group
- Remove a group
- Add an user
- Change the password of an user
- Remove an user
- Verify whether a password is correct for a given user
- Get the access of an user
|
|
| Name: |
userManager |
| Base name: |
usermanagerxml |
| Description: |
Manage groups of users recording in XML files |
| Version: |
0.1 |
| PHP version: |
4.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
433 users |
| All time rank: |
5313 |
| Week users: |
0 users |
| Week rank: |
2051  |
| |
|
| 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 |
|
|
| File |
Role |
Description |
users.php |
Class |
Class File |