Posted by joeblow on 06/08/06 06:50
Hi,
I'm getting consistent errors whenever I call this function, regardless of
from where I'm calling it. These two errors show up every time:
Warning: mysql_real_escape_string() [function.mysql-real-escape-string.chm]:
Access denied for user 'ODBC'@'localhost' (using password: NO) in [path of
file calling the function]
and
Warning: mysql_real_escape_string() [function.mysql-real-escape-string.chm]:
A link to the server could not be established in [file path]
I've never received these errors before so I don't have a clue. Is anyone
familiar with what could be causing these errors?
Thanks much.
Navigation:
[Reply to this message]
|