(((TOLK))) Posted April 11, 2009 Posted April 11, 2009 Does anyone know if this is good protection, or is it just false hope? You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
POG1 Posted April 11, 2009 Posted April 11, 2009 Re: [V2]SQL Injection protection if you put that into a page it will do nothing. What you need to do is structure your code and validate input. A function you could use to clean input strings could be something like this; You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. There are a lot of websites that will be very helpfull. If you read this "http://www.learnphponline.com/security/sql-injection-prevention-mysql-php" site it will have a lot of information on how you can secure against injections. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.