Links:

...the rest of the project

Finish your project, excepting any Javascript components. Have fun! Your project must correctly incorporate all previous homeworks (except 3, the Ulam spiral), and should do whatever you planned in Homework 1 (or whatever you updated it to since). It should be a complete site, with a uniform (and attractive) look and feel, forms lined up neatly, easy to read and navigate. Part of the "navigate" is: do as much as possible on as few pages as possible, as in my example.

This one's big, so it'll count for 2 homeworks? 3? Help me decide.

Security: use htmlspecialchars to avoid HTML injection, prepared statements to avoid SQL injection, and measures from Homework 8 to prevent session hijacking and fixation.

Be sure your site loads correctly on my machine: test it at the last minute, including reloading your .sql file, which should be a backup made as before.

Everything I need to get your site going should be in that folder you zip and send, including yourName.sql, *.css, and index.php, which is what I'll load. If there are any special instructions I need, put 'em in the email.