Image

Imageaaronin wrote in Imagephp

Listens: The Magnetic Fields - I Don't Want To Get Over You

Hey

Okay. Hey, everyone. I'm Aaron. I'm fairly new to PHP. I work in an IT department as a "Student Assistant," helping to pay for my education. While there, the guys I work with introduced me to PHP and Mysql, now here I am.

Anyway, I'm working on a website with my record label. and am trying to do it all with, quite obviously, Mysql and PHP. However, one of the guys I work with had this script that he had that may be of use to me. I set it up, enter in all of my relevent information and I keep recieveing this error:

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource....

The command is entered in properly (to the best of my knowledge) and everything seems fine and in accordance with the documentation on the function, and I was wondering if there is something else that would cause this problem, or maybe something small that May need to be done otherwise?
Has anyone else encountered difficulties with this function?

Here is what I'm using, in case this is useful.
PHP: 4.2.3
MYSQL server: 3.23.54
Apache 2.0.43
Windows XP system.

Thank you.