Hello,
I am receiving the following error message that I'm hoping someone can help me with. The error message is
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in
The application runs fine on Windows XP Pro/MySql 4.0. When I transfer it to a Linux system, unsure of the MySql version, I run into problems. I'm trying to find out the version for the linux server. If it is a version issue, what replacement code can I use for mysql_fetch
Thank you
Sharon