qcodesamp.com

Disclaimer

All source code available from this website in zip files is used at your own risk.

PHP Shoutbox

Similar to a guestbook, a shoutbox allows users to add quick and easy messages.  Meant to be displayed in an iFrame (see INSTALL.txt for more information).

This shoutbox script uses an SQLite database, but should work with some other databases supported by the PHP PDO object.  It is object oriented, and has anti-spam and anti-flood features.

Version 1.2 (November 11, 2009)

Download