CS2623: Server-Side Programming
SSP10: Managing State Information

Objective:

Points

Situation

Creation of Banner Ads

In Discovery Project 2, five banner images(125px by 125px) must be created for products by varying vendors. You might want to include one of you zodiac images to make the ads more realistic. Use a graphics program of your choice or maybe http://bannerfans.com.

Assignment Modifications:

Placement of Includes

Following the text's directions, I had some issues with setting cookies because the headers had been sent. To correct this I used the following modifications. If your program works as described in the text, I would be "very" interested in seeing the code. If not, these are the modifications I made.

Need a Visual Reference?
The following are videos (Flash Files) of past student sites. In most of the cases the entire web page is not included in the screen shot, just enough to let you see the functionality of each project assignment.
Disclaimer: If you see something that is contradictory to our class assignments, please ask. Do not assume that since it is on the video that it is 100% correct.

 

Specifications

Make required modifications so all files are displayed within index.php (as has been done with all other files in this project). They are not to open in a new page of their own. as indicated in the text.

Recurring Specifications:

Assignment Submission