Write PHP script for connecting to XAMPP and SQL database.

Project Description 1 (Student Information System):

This project is about the creation of PHP and SQL based web application in which you will be required to save data into MySQL database using PHP.  You are required to fulfill the following requirements.

Download the XAMPP server by following the link.

Download XAMPP (apachefriends.org)

Install XAMPP on your laptop/computer

Create database in Sql

Create an HTML form.

Write PHP script for connecting to XAMPP and SQL database.

Execute MySQL query from php using HTML form.

Run the Project and store the data.

 

Project Description 2 (Class Registration Form):

This project is about the creation of PHP and SQL based web application in which you will be required to submit the html form into MySQL database using PHP.  You are required to fulfill the following requirements.

Download the XAMPP server by following the link.

Download XAMPP (apachefriends.org)

Install XAMPP on your laptop/computer

Create database in Sql

Create an HTML form.

Write PHP script for connecting to XAMPP and SQL database.

Execute SQL query from php using HTML form.

Run the Project and store the data.

Project Description 3 (Employee Registration Form):

This project is about the creation of PHP and SQL based web application in which you will be required to submit the html form into SQL database using PHP.  You are required to fulfill the following requirements.

Download the XAMPP server by following the link.

Download XAMPP (apachefriends.org)

Install XAMPP on your laptop/computer

Create database in MySql

Create an HTML form.

Write PHP script for connecting to XAMPP and SQL database.

Execute MySQL query from php using HTML form.

Run the Project and store the data.