| PEAR Announce 2007-07-24, 7:03 pm |
| The new PEAR package File_Fortune-1.0.0 (stable) has been released at http://pear.php.net/.
Release notes
-------------
* Stable version
Package Info
------------
File_Fortune provides a PHP interface to reading fortune files. With it, you may
retrieve a single fortune, a random fortune, or all fortunes in the file.
Additionally, it offers the ability to access fortune files as if they were a
native array, including updating and deleting items. All write operations will
produce a binary header file to allow compatability with the fortune and
fortune-mod programs (as well as other fortune interfaces).
Related Links
-------------
Package home: http://pear.php.net/package/File_Fortune
Changelog: http://pear.php.net/package/File_Fortune/download/1.0.0
Download: http://download.pear.php.net/packag...rtune-1.0.0.tgz
Authors
-------
Matthew Weier O'Phinney (lead)
|