Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 205 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 205 Bytes

PHP-Form

The program demonstrates MYSQL database connection using PHP.

form1.php fetches the user information and stores it in the database.

form2.php displays the user information stored in database.