News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
DevShed:
A PHP Validation Helper Class in Action
September 01, 2009 @ 07:55:36

DevShed has posted the next to last article in their validation helper series - a look at the full validation class in action checking various kinds of user input.

The functionality of each method of this class was based mostly on PHP filters, since this extension not only permits you to perform a decent validation on incoming data, but it makes this a no-brainer process. [...] In this tutorial I'm going to develop some basic examples that will illustrate the real capabilities of the class for verifying all the types of data mentioned above.

They include sample code checking two main kinds of user data - integers and floats and alphabetic/alphanumeric values as well as IP addresses, emails and URLs.

0 comments voice your opinion now!
validation tutorial




Community Events





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


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

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