User Management System script |
This is a very simple, basic user management script. The script is well commented, so it's no problem to understand.
The script consist of the following files:
- config.php (database connection & check_email function)
- index.php (register, edit account)
- admin.php (view users, add, edit and delete user)
- user.sql (a MySQL database table)
- captcha/1.jpg (captcha images)
- captcha/2.jpg
- captcha/3.jpg
- captcha/4.jpg
- captcha/5.jpg
- captcha/6.jpg
- captcha/7.jpg
You can use this script as a basic to extend with your own additional features. It uses PHP sessions for login authentication and captcha, salt + sha1 for password encryption.
The default login values admin are:
Username: admin
Password: admin
User options:
* login
* registration (username, email, password)
* edit account (change username, email, password)
Admin options:
* login
* add user (username, email, password, checkbox admin)
* edit user (change username, email, password)
* delete user
* view users |
|
Specifications |
View Demo |
Download |
Platform(s) |
Linux, Windows, Mac OSX, Sun Solaris, FreeBSD |
Database(s) |
MYSQL |
Version |
1 |
File Size |
< 100KB |
Date Added |
Friday, July, 16th 2010 |
Last Updated |
Friday, July, 16th 2010 |
|
|
License Information |
License
Type |
Freeware |
License Information |
GPL |
Price |
0 |
|
Resource Posted
by:
Yanny Chin. This script listing has been viewed 1745 times so far. |
Search Scripts Disclaimer - Please be aware Search-Scripts.com accepts no responsibility for the scripts, components & software you are downloading. The same applies to the information provided about the Web Scripts, Tutorials & Software Products listed, as the producer can modify it without notifying us. Even if we try to check the files for viruses ourselves, we cannot guarantee 100% that they are clean. For your own protection always check downloaded files for viruses. |
Click
Here to view all the scripts in User Management category.
|
User Rating Chart
|
|
|
Member Ratings - Chart |
|
|
|
1 |
 |
() |
2 |
 |
() |
3 |
 |
() |
4 |
 |
() |
5 |
 |
() |
|
|
Visitor
Ratings - Chart |
() |
() |
() |
() |
() |
 |
 |
 |
 |
 |
1 |
2 |
3 |
4 |
5 |
|
|
|
|
|
|
There are no user reviews for this Resource Listing. Be the first to post a comment. Click Here |
Related Scripts |
- Scuba Diving MySQL Dive Log
- PSG Membership Script PHP Membership Script User Management Script
|