View Single Post
05-05-2007, 08:32 PM
#6
Seraskier is offline Seraskier
Status: I love this place
Join date: Jan 2007
Location: Charlotte
Expertise:
Software:
 
Posts: 542
iTrader: 0 / 0%
 

Seraskier is an unknown quantity at this point

Send a message via AIM to Seraskier Send a message via MSN to Seraskier

  Old

using PHP it would be easy.

Code:
<?php
$banner = rand(1,10);
echo "<img src='.../images/banners/banner$banner.jpg/'>";
?>
something like that would give you a random banner... you will need to edit it based on your situation. If you give me how many you have and the directory they are in, I can change it to your needs. If you want a visual interface to adding banners I can code that for you for about $10. Please let me know. MSN preferably.

Sincerely,
Jordan Martin
Seraskier