Friday, September 18, 2009

Tuesday, September 15, 2009

Apocalypse = Rebirth

Your mission, if you choose to accept it, is to take this site:



And remake it using PHP includes. You must use a separate include file for each:
  • inc_css.php
  • inc_javascript.php
  • inc_top.php
  • inc_bottom.php

You must download all required images for the site and remake it locally.


.

Monday, September 14, 2009

File Upload Script

Take a look at the second PHP Tutorial.

Using the information from Lesson 4, read and create the php files necessary for file upload.


.