10-29-2007, 11:42 AM
|
#1 (permalink)
|
|
The Contributor
Join Date: Oct 2007
Posts: 35
Thanks: 2
|
Secure user submitted queries?
Hello,
I'd like to know what needs to be done to secure user submitted queries.
Is using mysql_real_escape_string for each $_POST and $_GET var enough?
Or should I do more?
Thanks!
|
|
|
|