Blue Nite Productions - Multimedia service with a personal touch. Our services include: web design, hosting, consulting, custom scripting, flash media, graphic imaging, graphic editing, digital photography, digital video, interactive enhanced CDs, audio mastering, digital multitrack, recording, format conversion, mp3/ra/wma encoding, advertising audio (jingles), loop (samples), audio restoration, and more.

HOME | SERVICES | PORTFOLIO | MASTERING | WEB HOSTING | CODE | SUPPORT | CONTACT | AFFILIATES

Random Image (requirements: PHP 4 or greater)

This short PHP script will display a random image on a page using an <img> link. It calls a random image from a directory you specify in the script. Valid image file types are gif, jpg, and png. Follow the instructions below to install it:

  1. Copy the code to the right (click on Copy the Code).
  2. Create a new file and paste the code. Save it as random.php or similar.
  3. Put the script in the same folder as the images you want to randomly display. The images should all be the same dimensions, otherwise stretching will occur.
  4. Link to the file as you would any image:

    <img src="http://your-domain.com/random_images/random.php" border="0">

    and/or

    [img]http://your-domain.com/random_images/random.php[/img]

 

©1999-2008 Blue Nite Productions. All rights reserved.