News Feed
Jobs Feed
Sections




News Archive
DevShed:
Centralizing the Validation of Data with the Observer Pattern in PHP
July 31, 2006 @ 09:15:19

DevShed wraps up its look at the Observer pattern in PHP with this last part of the series - centralizing the data validation of your PHP5 application using the Observer pattern.

Well, over the course of this last tutorial, I'll be moving the application of observer objects toward the real world, in this case by showing you how to include these objects within a set of form-validation classes. After reading this article, you should be equipped with a decent knowledge of how a form checking application can use the powerful features of this widely-known design pattern.

They look back first at the code for the form validation class from the previous article before moving on and building in more functionality - a FormObserver class. Finally, they pair the two classes to make a working, validating example.

0 comments voice your opinion now!
validation centrailize data observer pattern form class validation centrailize data observer pattern form class


blog comments powered by Disqus

Similar Posts

Developer.com: PHP 5 OOP - Interfaces Abstract Classes and the Adapter Pattern

DevShed: Advanced PHP Form Input Validation to Check User Inputs

PHPied.com: SAP container for PEAR::Auth

Greg Beaver's Blog: PHP namespaces become much better (Derick take note)

Chris Cassell's Blog: Creating Magic Methods in PHP


Community Events











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


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

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