Script Category : PHP
Script Sub Category : Quote Display
The World's simplest PHP Message/Quote of the Day script is a simple "quote-of-the-day script" that needs access to a MySQL database. It only consists of one script that's SIMPLE and hence easy to customize. This is how it works: You put any number of quotes/messages/whatever into the database, and then the script will show one quote every day. When all quotes have been shown, the script starts from the beginning of the quotes again. And if your quote-of-the-day page doesn't receive any visitors on a given day, the given quote-of-the-day will be shown the next day too.
|