this is a simple php form used to connect to database ie xampp
- install xampp
- download or clone this repository in a folder called in xampp.htdocs folder (eg: C:\xampp\htdocs\php_database-connection)
- start xampp control panel.
- browse localhost:80 this depends on your xampp control panel ports.
- create a database called "passion" and table "form_data" you can modify however you want.
- browse localhost/php_database-connection/index.html in your browser
- fill up the fields with appropriate data then click submit button Note: This code does not include any security measures such as SQL injection prevention or password encryption
the html file contains an input field for each field - name, email, password, amount e.tc