Mar 31 10

Class: Intro to PHP

Follow along with the class tonight: Download hello-world.zip.

Using MAMP

MAMP is a Server-in-a-box. Basically, it turns your computer into a local web server. To use MAMP:

  1. Launch MAMP.
  2. Start the Servers. Wait until the dots are green.
  3. Visit http://localhost:8888/ in your browser. This is your web root. It can only be viewed on your computer.
  4. Place PHP programs in Applications/MAMP/htdocs/.

Comic of the day

11th Grade Activities