Search found 2 matches

by freemink
Thu Nov 18, 2004 12:55 pm
Forum: PHP - Code
Topic: Help: weird mysql_real_escape_string() problem
Replies: 3
Views: 373

Thanks for that! In my defense (in case the RTFM was intended for me): the manual entry for "mysql_real_escape_string" makes no mention of an "active connection", the manual entry for "mysql_escape_string" does, but I hadn't come across that function yet. The tutorial I...
by freemink
Thu Nov 18, 2004 11:48 am
Forum: PHP - Code
Topic: Help: weird mysql_real_escape_string() problem
Replies: 3
Views: 373

Help: weird mysql_real_escape_string() problem

Hi. Got a weird problem and hope someone can help. I have installed PHP and Apache on my home pc and I have webspace also running php and apache. PHP Version is 4.3.9 on both systems. I'm working through a php tutorial and I have got to a section on form data and the function: mysql_real_escape_stri...