Registration PHP Class

Package:
Registration PHP Class
Summary:
Create records of registered users in MySQL
Groups:
Databases, PHP 5, User Management
Author:
Antonio Ciccia
Description:
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.


Powered by Gewgley