Created on: 7th august 2006
Author: Fragalot
Licence: GPL
Credit:Emoticons came from
Simple Machines - Home of SMF: Free PHP and MySQL forum software Changes:
- Alternating background colors for messages
- Added Administration panel
- Added auto-installer
i got bored and

well.. this came out...
you will need a database, i might update this later on with an easy installer for the shoutbox for the real lazy people here

the MySQL database is included in the file "sql.txt"
if you want you can make new templates for it, it's really easy to do

just make sure you have the comment tags on the correct places.
DO NOT REMOVE THEM, they are part of the templating system
Emoticons are supported. new ones can be added by editing
inc/config.php you should be able to figure out how to add new ones yourself
any other settings that you want to edit are found in config.php
(don't mind the fact that the function is called "emo"

)
you'll find this shoutbox very easy to use
When you find any bugs in this script, or simply want another function added to it. let me know
People making templates for it are alway's welcome.
The copyright can only be removed with my
written permission!
if you want to include this shoutbox onto your website:
-> upload all files to your host
-> create a database and add a user to it
-> run
install.php and follow instructions (it should delete itself, if it doesn't do it manually afterwards)
-> include shout.php into your website in an iframe.
HTML Code:
<iframe src="shoutbox/shout.php" width="140" height="300">
-> go to
admin.php for the administration.