News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Introducing the Strategy Pattern
February 27, 2007 @ 13:50:00

DevShed is taking a look at another design pattern today in part one of their look at the Strategy Pattern:

That's exactly the case with the subject of this article, the strategy pattern. To put things more clearly, I'm sure that you always validate adequately all the forms included in your web sites. First off, you create a few validation functions (or classes), then use these functions to check the validity of the data supplied by users, and finally determine the course of action to be taken accordingly.

To make the concept clearer, they Create a simple example - a file handling class that can read and write data to the file of the developer's choosing. This base class is then used inside their StrategySelector class to make saving both HTML and XML data as simple as a basic string.

0 comments voice your opinion now!
strategy pattern tutorial file handling xml html strategy pattern tutorial file handling xml html



Similar Posts

Tim Koschuetzki's Blog: How To Transform HTML To Textile Markup - The CakePHP TextileHelper Revisite

Nessa's Blog: Common PHP Errors

DevShed: Using the Memento Pattern with a File Reading Class

AnyExample.com: Convert RGB from/to HTML hex color

PHPBuilder.com: Creating an Online Survey - Part 1


Community Events







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


code job zendframework framework zend example release releases PHP5 developer PEAR database cakephp security mysql package ajax book conference application

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