Quote Randomizer - Php - Using Flat File is a Quote Display script
Overall rating: (N/A)
|
The scrpit Quote Randomizer - PHP - Using Flat File is a Quote Display script (display random quotes on your website).
Here is yet a second Random Quote Generator written in PHP. This script alolws you to pull the quotes from a flat file (text file). The flat file makes maintennace a lot easier. If you want to add/remove/update quotes, you only have to open the quoets file. You do not have to manipulate the script.
I further improved it by putting the HTML output into a fnuction.
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 pikced by the random generator, it is pushed into the function which then outputs the HTML.
|
 Write a comment about the script Quote Randomizer - PHP - Using Flat File
|