News Feed
Jobs Feed
Sections




News Archive
Robert Basic's Blog:
Data filtering with PHP's Filter extension
December 16, 2008 @ 11:17:44

Robert Basic has a new blog post looking at the filtering extension included with most PHP5 distributions.

Filter extension? Maybe it's nothing new for some of you, but it is for me. I've never heard of it before. So I quickly hopped over to PHP.net and the Filter chapter of the manual.

The filter extension (included as of PHP 5.2) helps clean up and validate user input - really any input - like number matching, regular expressions and email addresses. He includes some examples of filtering strings, email and integers as well as ways to sanitize the same strings, ensuring they are valid and clean values.

0 comments voice your opinion now!
filter extension tutorial php5 validate sanitize


blog comments powered by Disqus

Similar Posts

Richard Thomas' Blog: Using jQuery with Solar

KillerPHP.com: Zend Framework Components Part 2: Zend_View

Dave Dash's Blog: Finding things using Zend Search Lucene in symfony

NETTUTS.com: Scanning Folders with PHP

Hiveminds: How to Bridge PHP and Java for Powerful Web Solutions


Community Events











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


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

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