Question: Assignment: Frontend Develop using MySQL - Apache - PHP Open and read the PHP files index _ forWelcome.php and welcome.php using Notepad + + .
Assignment: Frontend Develop using MySQLApachePHP
Open and read the PHP files indexforWelcome.php and welcome.php using Notepad The indexforWelcome.php file generates a form which includes three text fields: Department Name, Building, and Budget and a Submit button. When you Press the Submit button, it will call the welcome.php file. The file welcome.php gets the data inserted by the form indexforWelcome.php and insert the data to the universitydb database you created in previous homework.
Run and practice the PHP files files indexforWelcome.php and welcome.php To run, put both files into MCIS folder you create in previous homework. Then in your xampp control panel, start both Apache and MySQL Finally, in your web browser eg Google Chrome put localhostmcisindexforWelcome.php and press Enter. You should be able to see the output.
Modify the above two files to insert data into Student table using a form.
What to submit: Create a report by putting snapshots showing your modified indexforWelcome.php and welcome.php files are running successfully that is output screens in web browser Submit the report and modified indexforWelcome.php and welcome.php files which includes the codes you added.
indexforSearch:
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
