Registration PHP Class 1.0
Developed by Antonio Ciccia, listed in User Management
This script can be used to create records of registered users in MySQL. It can take the user name, password, e-mail address from form values submitted via POST method and validates those values. It can also creates a record in a MySQL table with the new user submitted values.
Requirement: PHP 5.0 or Higher
License type: GNU General Public License
Date added: 1 year, 6 months 19 days ago | Last updated: 1 year, 6 months 12 days ago
More popular User Management
- Login Script with PDO 1.0 (2 years, 8 months 25 days ago)
- PHP & Ajax Login Any Database 1.0.0 (1 year, 5 months 18 days ago)
- User Checker 0.9 (3 years, 8 months 4 days ago)
- gLogin 1.0 (3 years, 7 months 28 days ago)
- CAuth 1.0 (6 years, 7 months 24 days ago)
Listing Files

registration_example.php- 2.9 KB
- 11/06/2010 02:21:47

class_registration.php- 5.8 KB
- 11/06/2010 02:21:47
