News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

NetTuts.com: Setting Up A Staging Environment

DevShed: Defining a Custom Function for File Uploaders with PHP 5

Benjamin Eberlei's Blog: Using a Dependency Injection Container with Zend_Application

Eran Galperin's Blog: Profiling queries with Zend_Db and optimizing them by hand

MrPHP.com.au: Image Cache using phpThumb and .htaccess


Community Events











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


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

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