Quote Display related scripts & softwares
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.
Add random quotes to your homepage by only inserting a short PHP-Tag in your normal HTML. No database needed. Hundreds of quotes included.
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.
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.
Topic Roundup is a little PHP script that allows you to rotate through a few topics so you don't have to live with the same one all the time.
|