The CJ Random Quote script does exactly what it says in the title! The script can be configured to show the quotes from a text file in sequential order too. All you have to do to install it is upload a few files and create an insert on your page, the script will run in ssi pages aswell as php. This script is great if your struggling for ideas of page content or you just want to keep your visitors amused. The script will also allow html to be displayed so you can use it to rotate links if you want!
A fast, simple and versatile random quote generator. It converts URL's to clickable links, but won't allow HTML tags. It looks very basic so that you can put it anywhere you like and change the layout and colors accordingly.
Version: 1.0 Platform(s): n/a Updated: Mon Dec 23 2002
The Random Quote Display allows you to easily add, create, and modify quotes directly through a password protected administration area. You can include the script on to your page via PHP itself, an IFRAME or server-side includes (SSI). A random quote will be displayed each time the page is loaded. You also have literally unlimited control over how the script displays the quote. Uses a text file to store the quotes.
Version: 1.0 Platform(s): n/a Updated: Mon Aug 5 2002
This simple to install, expand and use script can integrate with any PHP script. Or it can be ran standalone. It's a single file with an array of quotes, randomly generated, or you can tell it to display a particular quote.
Qnotes is a php include that allows you to popup windows with random quotes from a flat text file.
It is Netscape compatible, and is very easy to use. Just specify what text file to use, window width, and height in the simple function.
Version: 1.0.0 Platform(s): n/a Updated: Thu May 2 2002
This script basically reads a given file into an array, picks a random line from the array, and returns that line. It includes some basic error-checking, but it's not very fancy or pretty.
Version: 1.0 Platform(s): PHP Updated: Wed Mar 20 2002
tQuotes is a set of PHP4 scripts to provide and manage random quotes in web pages. The system's backend is provided by a MySQL database, and support is included for adding, deleteing, and editing the quotes list. All administrative tasks are handled through a simple web interface. <b>0.02.1 Beta Update:</b> This is a bugfix release that fixes the first quote in the database always being displayed.