
PLEASE KEEP THE CREDITS INTACT WHEN DISTRIBUTING THIS SCRIPT
USE AT YOUR OWN RISK WITH NO SUPPORT OR GUARANTEES
USE IT FOR PUBLIC, PRIVATE, PROFIT AT NO CHARGE

AD_ROTATOR IN PHP3 
BY: MARK DONCHEK
E: MARK@MARKDONLINE.COM
W: WWW.MARKDONLINE.COM


You can unzip this file into a PHP enabled directory. 
If your entries do not appear when you submit them, 
check to make sure that you set write permissions on those
files.

The script will work as is, but you can obviously customize  the look
and feel (bgcolors, etc.).  This is the first version as it works on my site, but improvemments are on the way to make it wasire to change categories.

One thing I know has to be done, is replacing the elseif blocks that call the includes with
the with links that are dynamically generated with a variable.  This wont take long to change, but I am working on a few things of higher priority now.  This change will merely make it easier for you add/change categories.  However, if you know a little PHP you'll be able to figure this out on your own.

To add categories:
You will have to add a text file for the extra category, add it to the dropdown lists in 
menu.inc, and change the elseif blocks in the PHP docs.

have fun,
Mark d.