Banner Rotation 04
[ Banner Demo ]

  Description
If you find a simpler banner rotation script - let me know :-)
Unlimited advertisers. Requires Server Side Includes (SSI). 

  Files
index.html   - this file;
banner.pl    - the script to display banners;
banner.list  - to keep the data;
01-03.jpg    - demo images;
demo.html    - sample file which uses SSI to display the banner

  Instalation
Open 'banner.list' and change the data. Keep that format:
      image_url01|link_url01|text01|border
      image_url02|link_url02|text02|border
      image_url03|link_url03|text03|border
You can add as many records as you wish.

  Permissions
banner.pl - 755 

  How to call
Put <!--#exec cgi="banner.pl" --> wherever you want the banner.