11-21-2010, 10:14 AM
|
#3
|
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10
|
Quote:
Originally Posted by hadi
I'm using mysql_real_escape_string() to sanitize my user input. Jeff what is the difference if you using mysql_real_escape_string to sanitize your first example?
|
They are both the same?
|
|
Reply With Quote
|