Page 1 of 1

How do protection SQL injection Oracle?

Posted: Wed Aug 25, 2010 11:17 pm
by ganjargal
Sorry my bad english :d

Have not sql injection function for oracle on php. Example mysql_real_escape_string();

I protecting : str_replace(" ' ", "", $user_input);

have another protection functions?

Tnx.