A simple PHP exercise for DMD 4470.
- Download or clone this repo.
- Navigate to the
phpathetic
directory and runphp -S localhost:8000
- Open http://localhost:8000/ in your web browser.
- Edit the
index.html
file appropriately so that the PHP is parsed by the server. - Fix all of the PHP so that the page renders properly.
- Personalize the variables so the page content is about you.