This tutorial will take you through the creation of a simple guestbook for your site. Should be familier with Database connections and forms. However all code is shown and explained, then a sample of ...
A three part guide to creating a simple PHP guestbook, from creating the table in MySQL, to storing the entries and displaying the messages on your page.