News Feed
Jobs Feed
Sections




News Archive
DevShed:
Working with Regular Expressions with Filters in PHP 5
August 13, 2009 @ 08:10:06

New on DevShed today there's the fifth part of their series looking at validation and filtering in PHP5 applications.

Among the enhancements that were introduced originally in PHP 5, there's one powerful extension that has been all but ignored by many programmers until now, quite possibly because they weren't aware of its existence. [...] In this fifth part of the series, I'm going to discuss the usage of the [filter] extension for checking if the value that has been assigned to a given variable follows a specified regular expression pattern.

They include examples of using the FILTER_VALIDATE_REGEX option for filter_var to check the input against a given format. You'll have to find an introduction to regular expressions someplace else, though - they just assume you know how to work with them.

0 comments voice your opinion now!
tutorial filter extension regularexpression


blog comments powered by Disqus

Similar Posts

Sameer Borate's Blog: Search & replace in files using php

Martin Sikora's Blog: Symfony 1.4 on shared webhosting

PHPMaster.com: Error Logging with MongoDB and Analog

SitePoint Design & Layout Blog: Expression Web 3 - Your New PHP Tool Kit

Elizabeth Smith's Blog: How to Compile PHP5.2 and PHP-GTK2 on Windows using Visual C++ Express


Community Events











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


conference framework zendframework2 opinion interview rest phpunit development podcast series symfony2 language unittest functional database usergroup community testing introduction release

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