Top Level :: File Formats

Package Information: File_Fortune

» Summary » License
File_Fortune provides an interface for reading from and writing to fortune files. New BSD License
» Current Release » Bug Summary
1.0.0 (stable) was released on 2007-07-24 by weierophinney (Changelog)
Easy Install

Not sure? Get more info.

pear install File_Fortune

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/File_Fortune


Development Roadmap
No open bugs
Report a new bug to File_Fortune
» Description
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).
» Maintainers » More Information

Dependencies for File_Fortune