3. On your home computer, laptop, or virtualized system on an external drive, install a local server such as XAMPP. (If you
are already familiar with an alternative such as WAMP or MAMP, you may use that.) Paste a screen capture of your browser
pointing to localhost and showing the default file (index.php).
(Note that the apache (web) service may by default be turned off and may need to be turned on using the XAMPP
Control Panel.)
Lab: Drop-down select with grades
Write a php page that uses an associative array to populate a drop-down select with
grades and corresponding weights (A is 4.000, A- is 3.667, B+ is 3.333, etc.). Submit zipped up files.