PHP Image/Ad Rotator
February 7, 2009 – 11:49 amSimply reads a directory of images and rotates through them randomly. What makes it cool is the script is called from and HTML IMG tag. Neato.
Once downloaded, open the file and change $ad_dir to the path (not url) of your images. Then upload it to your web host. Call the script from an IMG tag: <img src=ad_rotator.php>
