News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
DevShed:
Using the Observer Design Pattern with Static Data in PHP 5
September 17, 2007 @ 12:01:00

DevShed continues their look at handling static data in a dynamic application with the final part of the series - using the observer design pattern to handle the insertion of the static information.

I'll show you how to use a static property, along with the programmatic model dictated by the observer pattern, to implement an expandable data validation system. This task might have an immediate application in a real situation.

They show how to handle user information (as defined as properties in the creation of the user objects) and pushing that data back out into the page. The observer pattern comes into play when they go to validate the user information checking to see if it's all alphabetical, numeric or an email address.

4 comments voice your opinion now!
observer designpattern static data tutorial php5 observer designpattern static data tutorial php5




Community Events





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


conference api custom introduction compile development package opinion release framework symfony2 application unittest test community series podcast phpunit language interview

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