Create a student enrollment Web Form for user inputs
Create a student enrollment Web Form for user inputs
April 21, 2021 Comments Off on Create a student enrollment Web Form for user inputs Uncategorized Assignment-helpInstall a Web Server and PHP. Use the attached document “Installing a Web Server Apache, PHP, and MySQL for Windows and Mac OS X Using All-in-One Installation Packages” to help you install the appropriate Web Server and PHP for either Windows or Mac OSX.
How to run PHP program in XAMPP: https://www.edureka.co/blog/how-to-run-a-php-program-in-xampp/
Troubleshooting in case XAMPP Apache does not start: https://premium.wpmudev.org/blog/troubleshooting-xampp/#:~:text=To%20make%20this%20change%2C%20open,conf)%20option.&text=With%20those%20changes%20made%2C%20restart,start%20up%20Apache%20and%20MySQL.
In this project:
Create a student enrollment Web Form for user inputs
The finished product should look as close as possible to the attached document. Use your own images
Create 2 web pages a home.php page and a requestTutoring.php page (see the attached document) see this link for help: https://www.w3schools.com/html/default.asp
Create validation for all your user inputs such as valid name, valid email, etc…