Hi,
Could someone explain why it is that you need to use the mysql_real_escape_string function ? i.e. tell me exactly what it does ?
I'm reading a book about MySQL/PHP I'm at a section where the author introduces this function.. but he doesn't really give an explanation of what exactly the function does.