Shout Box

Last Update
23 December 2009
Regular License
$5
Extended License
$25
Sales
27

Please see the live preview for better viewing

What is this? This is a simple Shout Box that is easy to integrate into any existing or a standalone application. The Shout Box runs on HTML Templates so if you need to change the look and feel of how it works you do not need to have PHP Knowledge.

The Shout Box will reload every 10 seconds VIA AJAX .

The Shout Box can easily be configured for multiple shout boxes on multiple pages. Each function accepts an identifier that allows you as the developer to specify different shout boxes if needed.

The Shout Box comes with it’s own Administration Page (username / password protected) as well as a Spam Validation (Mathematics).

What is included?

Example Shout Box Page Example Administration Login, Control Panel and Logout Full PDF Documentation for each class Full PDF Documentation on integrating into other systems Each file has been commented in PHP Sample Template (for the shout box, and input form)

What is Configurable

Full HTML Templates (Shout Box and Form) Cascading Style Sheets Spam Validation (Math) AJAX Reloading

Sample Usage You will receive the example pages as seen in the live update as well as full documentation. However, here is some sample usage and how easy it is to use.

$shoutbox = new Shout; $shoutbox->load(1); // Loads the entire shout box and their shouts

Version History Version 1.0 – Public Release