 |
|
Innovation award
 Nominee: 1x |
This package is meant to manage the registration of users of a site and restrict the access to the site pages to registered users.
The main features that it provides are:
- User login authentication verification
- New site member user registration
- Remember login information
- Account activation by sending a verification e-mail to the member address
- Page access restriction to site member users
- Forgotten password recovery by sending a message with a new password member e-mail address
- multi language message reporting
- level based page access destriction
- A new feature (since 1.7) is the ability to store the users profile data in the database.
- Since version 1.8: Access levels and a simple admin panel
The class uses MySQL to store the member users information and PHP sessions to keep track of the authenticated users.
The package comes with example scripts to demonstrate all the main features
|
|
| Name: |
Access user Class |
| Base name: |
access_user |
| Description: |
Site user registration and page access restriction |
| Version: |
- |
| PHP version: |
- |
| License: |
BSD License |
| All time users: |
21840 users |
| All time rank: |
20 |
| Week users: |
12 users |
| Week rank: |
149  |
| |
|
 October 2004
Number 2
Prize: One downloadable copy of PHPEd |
Site pages access restriction to authenticated users is common need that many Web applications have, for which there are many solutions. However, there are very few that provide a complete set of features that most application developers need to include.
This class provides a complete site membership management solution, that not only provides restriction of access to site pages to site users, but also includes other not less important features such as member registration with e-mail address verification and credentials recovery for users that forget their user names and passwords, all in a generic package that can be used by many types of sites.
Manuel Lemos |
| Project record: |
access_user |
| Popularity score: |
68.13 |
| Vitality score: |
5.36 |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (87.0%) |
Good (86.4%) |
Sufficient (76.4%) |
Good (81.8%) |
- |
- |
Sufficient (67.9%) |
310 |
| 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 |
|
|