News Feed
Jobs Feed
Sections




News Archive
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


blog comments powered by Disqus

Similar Posts

MelonFire Community: Caching Web Sites With PEAR Cache

PHP-Tools Blog: Analyzing aide (advanced intrusion detection environment) output with PHP

Mike Wallner's Blog: pecl_http response performance

Greg Beaver's Blog: PHP_ParserGenerator and PHP_LexerGenerator

Community News: Latest PEAR Releases for 04.23.2007


Community Events











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


unittest language code object testing development opinion tool framework zendframework2 introduction functional example composer release conference community series interview podcast

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