News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Validating User Input with the Strategy Pattern
March 08, 2007 @ 07:56:00

DevShed is wrapping up their look at the Strategy pattern with the last part of their series posted today - a look at validating a user's input via the pattern.

In the next few lines I'm going to demonstrate how to use the strategy pattern in a useful case, that is validating user-supplied input. Sound like an interesting experience, right?

They start by show how to build a "validation strategy selector" that uses a switch to hand off the request to the correct validation function. Naturally, this is followed by the creation of those validation classes and an example of their use. They wrap it all up with the complete code listing to make cut and paste coding easy.

1 comment voice your opinion now!
tutorial designpattern strategy validate user input tutorial designpattern strategy validate user input




Similar Posts

Rob Allen's Blog: Tutorial Notes - Zend_Auth in French & Using Oracle

PHPBuilder.com: Creating an Online Survey - Part 1

IBM developerWorks: Developing PHP the Ajax way, Part 1 - Getting started

BillS' IIS Blog: How to install FastCGI and PHP on IIS7 Beta 3 (Video)

Alexy Kovyrin\'s Blog: Nginx With PHP As FastCGI Howto


Community Events







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


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

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