Have you ever been a member at a forum and seen someone's signture display a random image each time the page loads? Regardless yes or no, this script will teach you exactly how to do just that. Here is a basic outline of our script:
Option 1: Have the script automatically read a specified directory, and select only image files and display one random image
Option 2: Type the path to each image in an array, and have the script select a random value in the array
Result: Display a random signature
Let's start by creating our PHP file. Due to my lack of creativity...I named the file adv_rsig.php