A three part tutorial on creating a simple PHP & MySQL based guestbook. Part 1 covers creating the table to store the message. Part 2 - Creating the form and adding the information into the database. Part 3 - Fetching the messages from the database and displaying them on your page