Simple database application, using MySQL. Supports a customisable frontend and admin panel, index.php and gbookadmin.php included as examples. Actual display of messages is
customisable by changing guestbook.msg.tpl, configuration variables are set in code.guestbook.php. The admin panel is by default non-protected. You will need to add your own
check that a user is an admin.
New Version. This guestbook now includes a date/time stamp. The features as of this release are: 1) AutoLink, when a user adds their website or email to the guestbook, at
creates links for the items so users can quickly use that information. 2) Security, No html or php code will work, aso no-one can show things like phpinfo, ect. 3) There are
pictures 4) Its still dynamic (no blank fields) 5) about 10% faster 6) STILL NO DATABASE NEEDED 7) now logs, it creates a log and keeps the signers' ip# and date/time as well
as browser and computer type. You can match the timestamps and see the data on the person who signed it. All this in a VERY easy to setup NO DATABASE guestbook, for free, go
check it out.