|
Quote Randomizer - PHP - Using Flat File
|
| Link ID |
4303 |
| Title |
Quote Randomizer - PHP - Using Flat File |
| Url |
http://clarksco.com/blog/?p=5 |
| Description |
Here is yet another Random Quote Generator written in PHP. This script allows you to pull the quotes from a flat file (text file). The flat file makes maintenance a lot easier. If you want to add/remove/update quotes, you only have to open the quotes file. You do not have to manipulate the script. I further improved it by putting the HTML output into a function. This allows you to add your HTML to a script other than the one that does the work of picking the quote. Once the quote has been picked by the random generator, it is pushed into the function which then outputs the HTML. |
| Category |
PHP :: PHP Scripts and Programs :: Quote Display |
| Date |
28-Nov-2005 |
| Contact Name |
|
| Email |
|
Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
|