Thursday, May 10, 2012

Project #1 - Simple Guestbook

PHP Project #1 - Simple Guestbook
Goal: Create an online guestbook where people can put in their name and comment.  It will then be put into a database.  Then below the form, it will display all the comments in the guestbook with the newest one on top.

Things to work on:  The PHP does not sanitize. 
Code

No comments:

Post a Comment