Reply to 2 small Q's about mysql_real_escape_string()
Posted by frizzle on 11/10/12 11:31
Hi groupies,
I have 2 small questions, which i really want to be sure about:
- does mysql_real_escape_string() prevent any kind of mysq-injection?
- can it put escaped quotes etc in the DB, or are those automatically
'converted' again?