News Feed
Jobs Feed
Sections




News Archive
Evert Pot's Blog:
Devshed article about SQL Injection
January 08, 2009 @ 07:51:43

Evert Pot responds to a recent DevShed article in a new post to his blog today.

The one major flaw in the article is that it is suggested input validation is enough protection. This is not the case.

He notes that their solution just isn't enough to really protect much of anything in your scripts. He corrects the articles where it says that mysql_real_escape_string is a good secondary line of defense by suggesting that you always use it. It is a much more effective way to remove potentially harmful characters than a regular expression of your own devise.

0 comments voice your opinion now!
sql injection devshed security mysqlrealescapestring experience


blog comments powered by Disqus

Similar Posts

DZone.com: PHP Quick Reference

Justin Silverton\'s Blog: PHP Security Mistakes - Part 2

Community News: PHP Security Camp (Oct 20-23rd, Munich)

Christopher Kunz's Blog: Warning about the article "SQL Injection" in current "PHP Magazin"

CodeSnipers.com: Interview with Chris Shiflett


Community Events











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


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

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