Class Summary File_Fortune (Previous) (Next) Examples

View this page in Last updated: Sun, 28 Sep 2008
English | French | German | Japanese | Plain HTML

Introduction

Introduction --  File_Fortune aims to provide a simple OOP and array-like interface to fortune files. To this end, it implements the SPL interfaces Iterator, Countable, and ArrayAccess. With it, you may easily create and maintain fortune databases, as well as fulfill their primary use case: getting a random fortune.

Authors

  • Greg Ward is the original author of the Perl "Fortune.pm", on which work this heavily derives.

  • Matthew Weier O'Phinney is the author of this implementation.

Class Summary File_Fortune (Previous) (Next) Examples

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.