logo © 1996 Phil Waclawski
Felitaur Site
Offerings
About Me
Crafts
Services
ftp files
Help Files
What's New?
Home Page
Other Links
Anatomy &
Physiology
Arthropods
Biology
Computers
Ferrets
Fun Links
Internet
Linux
S.C.A.
Win 95/NT
Comments or
Suggestions
webmaster@ felitaur.com
   
[Webscripting Homepage] | [Javascript Homepage] | [Perl/CGI HomePage] | [PHP Homepage]
CIS166AE PHP Final Project

For the most part, what your site about is up to you, though it must be professional in behavior and content. Some suggestions include:

  • An Auction Site
  • A shopping cart type site
  • A weblog
  • A site for member only services
  • A search content type site

Requirements

  • 2-3 forms (can be used from include files)
  • Must use a controller file, and a seperate view, and data model as well (MVC)
  • untaint ALL user input with preg(_replace),substr etc
  • database of 2-5 tables
  • Can use php to insert/update tables (maybe only for admin)
  • Session ID that is used to track user, from an value in a database
  • form that links to a separate php file
  • Use of include files
  • Use of 2 or more classes, including private members
  • email confirmation of user input

This page last updated on: