Web www.gerd-tentler.de

Version 3.15 (released Oct. 9, 2011)

Demonstration

Name:
eMail:
Message:
 

Introduction

This is a PHP chat-box with integrated spam protection. It supports smilies / multiple languages and can be used with or without a MySQL database. Have a look at the example on the left to see how it looks and works.

This script was tested with the following systems and browsers:

 Windows:    IE     Opera     FF     Chrome
 Mac OS X:    IE     Safari

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

Change Log

Version 3.15
  • Optimized protection against spam bots.
Version 3.14
  • Replaced mysql_result function with mysql_fetch_row.
Version 3.13
  • Added patch for possible XSS.
Version 3.12
  • Added possibility to change message background colors.
  • Fixed message storing in data file (backslash problem).
Version 3.11
  • Bugfix: Reserved names will now work without database, too.
Version 3.10
  • Added possibility to adapt CSS for admin entries.
Version 3.9
  • 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 3.8
  • Added possibility for admin to use reserved names.
Version 3.7
  • Updated UBB tags.
  • Added list of reserved names, e.g. administrator etc.
Version 3.6
  • Position of input fields can be "left", "right", "top" and "bottom" now.
Version 3.5
  • Added patch for possible XSS in UBB codes.
  • Added support for multibyte characters.

Comments