Basic security for form action
Posted: Mon Aug 25, 2008 9:10 pm
So I started in the regex forum and was redirected here. Basically I want to insure that what is entered in a form is checked against sql exploits.
Here's a link to the other post that should give history for what I'm asking.
viewtopic.php?f=38&t=87169
Does mysql_real_escape_string protect against hacks to insure that the data entered can not destroy, delete preexisting data or compromise the DB in any way?
Thank you for your time,
Joe
Here's a link to the other post that should give history for what I'm asking.
viewtopic.php?f=38&t=87169
Does mysql_real_escape_string protect against hacks to insure that the data entered can not destroy, delete preexisting data or compromise the DB in any way?
Thank you for your time,
Joe