News Feed
Jobs Feed
Sections




News Archive
Davey Shafik's Blog:
Filtering & Escaping Cheat Sheet
May 22, 2006 @ 05:42:23

Davey Shafik has created a cheat sheet useful for any developer out there using a database, one to remind you of the filtering and escaping techniques to use before putting data into your database or outputting it to your site.

After having two conversation on escaping data for MySQL? insertion within 5 minutes of each other in ##php@freenode, I decided to created a cheat sheet on Filtering & Escaping in general.

I think what most people are not aware of is that not just outputting to the browser is output. So it querying a database, or calling one of the exec functions, or even using the mail function (not mentioned on the cheat sheet, perhaps for v2.

You can grab the cheat sheet here in a PDF format.

0 comments voice your opinion now!
filtering escaping cheat sheet pdf mysql database filtering escaping cheat sheet pdf mysql database


blog comments powered by Disqus

Similar Posts

Jacob Santos' Blog: The Sexy Filter Extension and Fear of Regex

PHPMaster.com: Using an Access Database with PHP

Zend Developer Zone: Book Review : PHP and MySQL by Example

PHPMaster.com: Bulletproofing Database Interactions with PHPUnit's Database Extension

PHPFreaks.com: Basic Pagination


Community Events











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


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

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