Project 6 - Interactive Website
|
Due
Date -
Fri., Sept. 12
|
Overview
Now we'll be pulling all of the projects together, and adding
a few more, to build your own interactive website.
Preparation
Objectives
- Integrate the previous projects into an interactive website
- Install a more advanced public domain script
- Install a PHP script
Script Details
You've done several scripts so far and they should be linked
onto one project webpage for the class. Make the following
changes:
- Modify the script from project 2 to be called via SSI
on your main project page. The "Go Back" link
should appear on your main page.
Finally, you must install two more public-domain scripts
on your website: a non-trivial Perl script and a PHP script.
Form email and guestbook scripts do not count for the Perl
script. Here are a few suggestions:
You might also check out these reviews
of various CGI scripts. To find PHP scripts, try the PHP
Resource Index.
Notes
- You will have to rename your project page to .shtml for
the SSI to work
- On the ACC servers, all PHP scripts/files must end in
either .php or .php3. The .phtml extension is not recognized.
Demo
page
Project Submission
You should have a link to the functional script from your
main project website. Email the text of the script and the
working URL to cgi@iteachu.com
by the deadline date in the schedule.
Jump
to Forums [Project 6]
|