El Forum
04-22-2011, 01:36 PM
[eluser]dadamssg87[/eluser]
I'd love for someone to explain how they sanitize their POSTS to store into their databases. I'm using the xss_clean function in my form validation but i don't think that covers sql injections. Is there a codeigniter function that sanitizes post data for sql injection?
I'd love for someone to explain how they sanitize their POSTS to store into their databases. I'm using the xss_clean function in my form validation but i don't think that covers sql injections. Is there a codeigniter function that sanitizes post data for sql injection?