How do protection SQL injection Oracle?
Posted: Wed Aug 25, 2010 11:17 pm
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.
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.