A PHP script that shows a new joke each day. Jokes are stored in a text file and can be edited, added, from password-protected admin panel.
This script displays a randomly generated zen-like koan to site visitors.
This random script ensures that the script picks only out of the entires that exist in the table. It compiles an array of entries currently in the table, then selects a random entry from that array. It works with anything you can put in a MySQL datab
CzaRand is multi-platform compatible. A random script that ensures to pick only out of the entires that exist in the table. This script compiles an array of the entries currently in the table, then selects a random entry from that array. The script i
PHP Script. Prints a random line from a text file. Installation instructions are in random.php.
This script will show quotes from a text file in sequential or random order. It will also allow HTML to be displayed.
A simple random quote processor. The admin can add unlimited quotes and edit quotes without any PHP knowledge. |