PHP Classes

Registration PHP Class: Create records of registered users in MySQL

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 48%Total: 1,355 All time: 2,867 This week: 455Up
Version License PHP version Categories
php-registration 1.0GNU General Publi...5.0PHP 5, Databases, User Management
Description 

Author

This class 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.

The class creates a record in a MySQL table with the new user submitted values.

Picture of Antonio Ciccia
Name: Antonio Ciccia <contact>
Classes: 2 packages by
Country: Italy Italy

  Files folder image Files (3)  
File Role Description
Plain text file class_registration.php Class Registration PHP Class
Plain text file create_database_users_query.sql Example The database used in the example
Plain text file registration_example.php Example Example Script

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 Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,355
This week:0
All time:2,867
This week:455Up
User Ratings User Comments (1)
 All time
Utility:68%StarStarStarStar
Consistency:68%StarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:48%StarStarStar
Rank:2938
 
Nice approach.
14 years ago (Nitesh Apte)
70%StarStarStarStar