Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
68% | Total: 23,547 | All time: 23 This week: 39 |
Version | License | Categories | ||||
access_user 1.0.0 | BSD License | Databases, User Management |
Description | Author | |||
This package is meant to manage the registration of users of a site and restrict the access to the site pages to registered users. Innovation Award
|
User access module
User access module written in pure php
What is the best PHP users admin panel class?
Create an admin panel to manage user accounts
Files (21) |
File | Role | Description |
---|---|---|
access_user_class.php | Class | The (complete) class |
access_user_doc.htm | Doc. | A user manual with examples |
access_user_profile_doc.htm | Doc. | The manual about the use of the update profil extension |
activate_password.php | Appl. | Form where to submit a new (lost) password |
admin_user.php | Appl. | Admin script to change important user data |
changes.txt | Data | Notes about updates and changes |
countries_table.sql | Data | SQL statement and country list |
db_config.php | Conf. | Database configuration and some constant variables |
deny_access.php | Appl. | deafult page if access level is to low |
example.php | Example | An example how to protect a page |
ext_user_profile.php | Class | The extension which i used to handle the user's profile data |
forgot_password.php | Appl. | Example for a password recovery |
login.php | Example | Example to login an user |
login_local.php | Appl. | use this script login and set the applications (msg) language |
register.php | Appl. | Example to register users |
testpage.php | Example | Use this page to test the class with redirect |
test_access_level.php | Appl. | test script for checking the access level |
update_user.php | Appl. | An example for updating a user |
update_user_profile.php | Appl. | Update form for user's data and profile |
users_profile_table.sql | Data | The database table will hold the users profile data |
users_table.sql | Data | sql statement for the user table |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (7) | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.