News Feed
Jobs Feed
Sections




News Archive
Chris Shiflett's Blog:
The addslashes() Versus mysql_real_escape_string() Debate
January 23, 2006 @ 06:46:32

In his latest blog entry, Chris Shiflett looks at a debate that's been going for a while now - addslashes() versus mysql_real_escape_string().

Last month, I discussed Google's XSS Vulnerability and provided an example that demonstrates it. I was hoping to highlight why character encoding consistency is important, but apparently the addslashes() versus mysql_real_escape_string() debate continues. Demonstrating Google's XSS vulnerability was pretty easy. Demonstrating an SQL injection attack that is immune to addslashes() is a bit more involved, but still pretty straightforward.

The reminder of the post explains the difference, how how protects you when the other doesn't (addslashes), and a simple example of how something like that could be accomplished, including code...

0 comments voice your opinion now!
addslashes mysql_real_escape_string debate protect sql injection addslashes mysql_real_escape_string debate protect sql injection


blog comments powered by Disqus

Similar Posts

Paul Jones' Blog: Solar 0.27.0 and 0.27.1 Released

PHPBuilder: Pro PHP Security / Preventing SQL Injection, Part 2

Gonzalo Ayuso's Blog: How to protect from SQL Injection with PHP

Chris Shiflett\'s Blog: The addslashes() Versus mysql_real_escape_string() Debate

Khalid Hanif\'s Blog: Email Header Injection in PHP


Community Events











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


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

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