A Simple Guestbook written in PHP, to show you how powerful the language is at creating web applications. Stores data in a MySQL database Escapes all data (<i>Security</i>) Logs remote addresses (<i>Security</i>) Implements Persistent Database connections The entire application (including html) is 96 lines long I wrote it in 20 minutes (including database creation, apache setup) I'm not a graphic designer :)