Saturday, January 11, 2014

Random Image

Random Image Rotator

Script name: RandIm - random image script
Current version: 1.0
Price: FREE

Description 

RandIm is a simple PHP random image rotator script. Use it to display random images from a folder of your choice. Showing a random picture on your website can be as simple as placing such code on your page:
<img src="randim/randim.php" alt="Random photo" />
But not only random images! RandIm supports file extension filtering so it can be used to randomly pick other file types too! You can easily set it up to work as a random file download link.


Features:

  • displays a random image from any folder on your server,
  • can be set to work with random files instead,
  • you can setup allowed file extensions so it can choose only certain file types from a mixture of files,
  • can be used as an URL (image sec or a href) or as a PHP include,
  • supports changing settings on-the-fly (use one copy of the script to choose files from different folders),
  • ... and much more!,

 Requirements

  • PHP 4.4 or newer
RandIm has been tested on servers under Linux, Windows and FreeBSD operating systems. It should work on any server with a working installation of PHP.

Demo
See RandIm displaying random images from two different folders:
Random Image Demo
Try refreshing the test page to see how images rotate.

Download
Click Here to Download Random Image Script

No comments:

Post a Comment