Thread: sql security
View Single Post
Old 03-08-2008, 06:19 PM   #1 (permalink)
falsepride
Regular Contributor
 
Join Date: Oct 2004
Posts: 203
falsepride is on a distinguished road
sql security

sometimes its necessary to take user submitted data from a form in a query. without buffering data, things could probably get pretty nasty if the user wanted to mess things up. how should one probably buffer data to prevent tables from being deleted or values changed around?
falsepride is offline   Reply With Quote