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

Lorna Mitchell's Blog: Google Analytics Accounts API

php|architect: Stored Procedure Programming for MySQL5 (Part 2)

Community News: Packagist Latest Releases for 05.05.2013

Sara Golemon's Blog: Heads up, PHP 5.3's Module API is not Backward Compatible

PHPMaster.com: Working with Files in PHP


Community Events









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


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

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