Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

phpathetic

A simple PHP exercise for DMD 4470.

Getting Started

  1. Download or clone this repo.
  2. Navigate to the phpathetic directory and run php -S localhost:8000
  3. Open http://localhost:8000/ in your web browser.

Instructions

  1. Edit the index.html file appropriately so that the PHP is parsed by the server.
  2. Fix all of the PHP so that the page renders properly.
  3. Personalize the variables so the page content is about you.

Example Output

Example Image