News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Zend Developer Zone:
PHP Built in Input filtering
October 31, 2006 @ 12:51:00

The Zend Developer Zone has a new tutorial posted today by Pierre dealing with one of the things becoming (and should have always been) important to PHP developers - filtering input. Specifically, it deals with using the Filter extension built into PHP 5 to take care of anything malicious or incorrect that the user might throw at the application.

Security becomes the top priority (or activity) of many PHP developers. Its place and importance keeps growing in every single project, open source or commercial. Every conference provides a talk about security and you can read PHP security on the magazine cover pages.

The article is broken down into different sections, including:

  • Don't trust external data
  • Why Filter?
  • How does it work?
  • Prerequises/Installation/Considerations
And, of course, what would a tutorial be without some examples. Pierre shows a simple form that filters, a sanitizing form, and some more complex processing using a callback.

0 comments voice your opinion now!
tutorial input filtering extension php5 example tutorial input filtering extension php5 example



Similar Posts

DevShed: Using Self-Saving Objects with Command Objects in PHP 5

Antony Dovgal's Blog: PECL/sphinx - fast fulltext search made easy

Think-PHP Blog: Detect and fix security vulnerabilities on server side within seconds

Utah PHP Users Group: PHP-CAPTCHA

DevShed: Retrieving Information on Selected Files with a PHP 5 File Uploader


Community Events







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


developer PEAR cakephp zend framework job zendframework application code example ajax security release PHP5 releases conference package database book mysql

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