Thread
:
SQL Injection, what do you guys do, any experts avil?
View Single Post
10-21-2008, 05:26 AM
tom3k
Confirmed User
Industry Role:
Join Date: Nov 2007
Posts: 105
when using php, the proper combination of mysql_real_escape_string and mod_rewrite will take care of all of this for you.
any coder who doesnt validate ANY AND ALL variables passed via the query string AND post submitals should be fired, pronto.
tom3k
View Public Profile
Find More Posts by tom3k