Web www.gerd-tentler.de

Version 1.19 (released Jun. 14, 2009)

Introduction

This is a PHP guestbook with integrated spam protection. It supports smilies / multiple languages, requires a MySQL database and looks like this:

GuestBook

This script was tested with the following systems and browsers:

 Windows XP/Vista:    IE 8     NN 7     Opera 9     FF 3    
 Mac OS X:    IE 5     Safari 1

If you use another browser or operating system, this script may not work for you - sorry.

Change Log

Version 1.19
  • Overlong links won't be removed anymore if links are enabled, but they will be cut to the allowed word length. On mouse-over the whole link will appear as tooltip.
Version 1.18
  • Updated UBB codes.
Version 1.17
  • Added patch for possible XSS in UBB codes.
Version 1.16
  • Added support for multibyte characters.
Version 1.15
  • Bugfix: messages were not saved if $maxEntries was set to 0.