News Feed
Jobs Feed
Sections




News Archive
DevShed:
Handling File Data with the Facade Pattern in PHP 5
January 23, 2007 @ 13:31:27

DevShed has posted the last installment of their series looking at the use of the Facade design pattern. This time, they're looking specifically at its use in handling file data for the items on the local file system.

I'm going to continue demonstrating the application of the facade pattern, this time by developing yet another illustrative application. It will take care of processing the contents of a selected data file in different ways.

They start from scratch with the development of the sample script - creating a simple class that implements the pattern, then modifying it to work as a string processor and finally pulling them together to read the data for a file and echo out the processed results.

2 comments voice your opinion now!
php5 facade design pattern handle file data process string php5 facade design pattern handle file data process string


blog comments powered by Disqus

Similar Posts

Alvaro's Blog: Symfony Design Patterns

Programmer Assist: Handling File Uploads With PHP

PHPClasses.org: File upload progress meter for PHP 4, at last!

Zend Developer Zone: Book Review: PHP 5 In Practice

HowTo Forge: How To Harden PHP5 With Suhosin (Debian Etch/Ubuntu)


Community Events











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


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

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