Content management: PHP 5 Fortune Class
S.M. (contact me)
This class is a PHP slight alternative to the well-known fortune telling utility.
It reads plain text files that define the fortunes and picks one text quote that usually is presented to the user.
Since all fortunes are defined in plain text files, it is easy to add more fortunes.
The class pick quotes from a specific fortune file or from a random fortune file present in a given directory.
Click here for detailed information about this class on phpclasses.org