Web www.gerd-tentler.de

Version 1.22 (released Oct. 9, 2011)

Introduction

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



This script was tested with the following systems and browsers:

 Windows:    IE     NN 7     Opera     FF    
 Mac OS X:    IE     Safari

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

Change Log

Version 1.22
  • Optimized protection against spam bots.
Version 1.21
  • Replaced mysql_result function with mysql_fetch_row.
Version 1.20
  • Added patch for possible XSS.
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.

Comments