can someone give me some help on using the mysql_real_escape_string function.
When my sql query outputs a name with a apostrophe wel it doesn;t work and I get the dreaded :
"mysql_fetch_array(): supplied argument is not a valid MySQL result resource"
message.
If anyone can help I will post my code or can you point me to some good tutrials as I have searched and still can't get it to work.
thanks.