//****************** SCRIPT INFORMATION *****************\\ || Single Line Random Quote Displayer 1.0 || || Copyright (C) 2005 Brandon Heyer || || brandonheyer@gmail.com || \\********************************************************// //********************* UPDATE LOG *********************\\ || Jul 12, 2004 --- version 1.0 Released || \\********************************************************// //******************** INSTRUCTIONS ********************\\ || 1. Create a txt file with a quote per line, IE: || || This is quote 1 || || This is quote 2 || || This is quote 3 || || Save this file to a name you'll remember. || || 2. Upload random_quote.php and your quote txt file. || || 3. On the page you wish to have the random quotes || || displayed paste the following line at the top: || || || || 4. Where you would like your quote to be displayed || || place the following line: || || || || NOTE: Make sure your_file.txt is the file name of || || the quote file. If you wish to use this more || || then once or for different quotes, you can || || reuse the line of code with a different file || || in it. || || 5. Save your file as a .php file and upload. Enjoy! || \\********************************************************//