News

About A simple registration form project demonstrating CRUD operations (Create, Read, Update, Delete) using PHP and MySQL.
This is a secure login & registration form using PHP, MySQL and jQuery using Bootstrap 3. Form is using MySQL Prepared Statements and password encryption using SHA-256.
Create an HTML Web page and capture the data with an HTML form, then pass the data from the form to a PHP script and use PHP to insert the form into MySQL.