Search the web
Sign In
New User? Sign Up
in-phpug · Indian PHP User Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
magic_quotes_gpc   Message List  
Reply | Forward Message #3241 of 3263 |

Hi,
I want to know a bit on SQL Injection.
If in my server i have in php.ini

magic_quotes_gpc = On

Is this sufficient for preventing sql injection?
Please advice.

Early replies will be appreciated.
Thanks,

--
Regards,
Abhishek jain







Thu Jun 4, 2009 1:16 pm

ejaincom
Offline Offline
Send Email Send Email

Forward
Message #3241 of 3263 |
Expand Messages Author Sort by Date

Hi, I want to know a bit on SQL Injection. If in my server i have in php.ini magic_quotes_gpc = On Is this sufficient for preventing sql injection? Please...
abhishek jain
ejaincom
Offline Send Email
Jun 4, 2009
2:13 pm

not really. Generally, magic quotes is switched off (because it can cause unwanted changes to data at times). Als in PHP6, magic quotes is going to be...
Rohan Prabhu
rohan_gnome
Offline Send Email
Jun 4, 2009
3:24 pm

Let magic quotes disabled as it original setting Use your created function to escape query information I am using following functions function...
Milindkumar Patil
mkumarpatil
Offline Send Email
Jun 8, 2009
2:25 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help