News Feed
Jobs Feed
Sections




News Archive
Ulrich Kautz:
PHP Validation & Sanitization
November 28, 2012 @ 11:57:35

Ulrich Kautz has recently taken a look at validation and sanitization of data in PHP applications. He talks about several different methods - both in core PHP and in various frameworks.

Validation and sanitization are extremely important topics, any developer should be aware of. Especially with powerful, modern frameworks, people seem to forget about the underlying concepts and wrongly assume it's already solved somehow. Correctly used and early on integrated, both play the central role in defending against attacks on your application.

He talks a bit about why you should care about the topic, some of the common issues/threats that could come up because of it and some general information on what validation and sanitization are. He looks at implementation with the filter extension and touches on functionality from Symfony 2, Laravel 3, CakePHP 2 and shares his own data filtering module with examples of its use.

0 comments voice your opinion now!
validation sanitization framework filter extension tutorial security


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Zip-it or DIY Tar-balls

RandomBugs.com: Apache Dynamic Virtual Hosting and PHP security

Internet Super Hero: PHP: mysqlnd and its tests

Zend Developer Zone: Using the Twitter API with PHP and PEAR

Community News: WordPress Security Update Released


Community Events











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


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

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