Skip to content

Created a Registration form using PHP and My Sql. Basic DB operations like Insert, Update, Delete and other basic validations.

Notifications You must be signed in to change notification settings

futuravis/PHP-Baiscs-Registration_Form

Repository files navigation

Demo_S1_Registration_form_PHP

Title: Registration Form with basic operations

Created a registration form using PHP, JS and mysql. Handled the following DB operations:

  1. Registering the User - Insert record.
  2. Validating using Username and Email - Validating the record.
  3. Changing the password - Updating a record.
  4. Remove the account - Delete the record.

About

Created a Registration form using PHP and My Sql. Basic DB operations like Insert, Update, Delete and other basic validations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published