This PHP3 program allows you to display a new message on your page with each reloading using a PHP include or a SSI call. The message /quote is randomly chosen from a MySQL database.
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.
QuoteBook contains three main features: a searchable quotes database, a quote adding form, and a "Thought of the Day" module. Written for PHP 4 and MySQL 3.23, QuoteBook can be easily integrated into your website. Also contains a starter kit of 100 free quotes.
PHP Simple Quotes is a simple PHP/MySQL-driven "quote of the day" engine. It includes a Web-based admin interface and a simple installation procedure. Also included are a patch for PHP Link Creator for including your QOTD slashbox in the PHP Link Creator script, and about 40 quotes that have been gathered from around the net.
4CM_Quoter is a simple Script that will allow you to add quotes to your site. It is very simple to setup, and you can edit the quote file to include your own quotes. It includes full instructions.
Mood-o-Meter is a fun and easy way to express yourself online. Using a combination of PHP and MySQL, you can set up multiple users to have their own mood-o-meter account. Uses an truly easy template system. You can see an live example including admin area at our site. Easy to implement php class.
PHPTipOnLoad is a simple program for displaying a randomly chosen Tip every time your web page is being loaded or refreshed. Uses a simple .lst file instead of MySql.
This script uses the traditional Unix-fortune files to display quotes. The advantage of this is that there is already a huge amount of quote-collections available, so there is no need to write all the quotes in from scratch.Efforts have been made to make it as resource-cheap as possible to run the script. No database required.
phpQuote is a quote manager written in PHP that uses MySQL on backend. It allows you to add random quotes on your website. Includes an admin area where you can add and delete quotes, and change password for accessing admin area. All comments welcomed.