News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
An introduction to PEAR's Validate package
July 26, 2006 @ 12:22:49

On PHPBuilder.com today, there's a new article introducing yet another valuable PEAR package - PEAR::Validate.

Poor validation is a key weakness many scripts are guilty of, enabling security exploits. The Validate package can be used to validate any data, and is especially useful for validating user input.

There are also related packages that apply specific validation rules according to geographic location. I don't cover these packages in this article, though once you've grasped the basics of the main Validate package, using these won't present much of a challenge.

They introduce the package by showing a quick install of it, including dependencies. From there, it's examples of different validation types:

  • email addresses
  • numbers
  • strings
  • dates
  • URLs

And it wouldn't be a tutorial without some code, so for each example there's a snippet or two and a breakdown of its usage.

1 comment voice your opinion now!
pear package introduction tutorial email string number date pear package introduction tutorial email string number date


blog comments powered by Disqus

Similar Posts

Pádraic Brady's Blog:Doing that thing called PEAR - Packaging Source Code for PEAR Distribution

Tobias Schlitt\'s Blog: We go stable - eZ components 1.0

PHPMaster.com: Inversion of Control - The Hollywood Principle

Zend Developer Zone: Getting Started with OpenID and PHP

Inviqa techPortal: Functionally Testing You Application Using Mink


Community Events











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


testing api opinion functional language unittest composer series phpunit development zendframework2 interview code database community framework example release podcast introduction

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