News Feed
Jobs Feed
Sections




News Archive
feed this:

Matthew Weir O'Phinney's Blog:
File_Fortune refactored
July 06, 2007 @ 09:36:00

In a new blog entry today, Matthew Weir O'Phinney talks about updates (and refactoring) that he's done to a PEAR package he's developed, File_Fortune.

Over the past few evenings, I've refactored File_Fortune to have it implement Iterator, Countable, and ArrayAccess -- basically allowing it to act like an array for most intents and purposes. As a result, I've eliminated the need for the File_Fortune_Writer package, and greatly simplified the usage.

The package is designed to make an interface between the casual PHP user and the fortune files common on most *nix machines. To illustrate he update, he includes some code that grabs the fortune file, parses it to grab a random one and echoes them out. Also included is the save() method so you can add your own to the list easily.

0 comments voice your opinion now!
filefortune refactor pear package fortune filefortune refactor pear package fortune



Community Events











Don't see your event here?
Let us know!


testing release language symfony2 rest functional community series introduction opinion podcast development framework unittest interview database zendframework2 usergroup phpunit conference

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework