Hello,
I've just installed a new script and i'm getting this error

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource[B]/home/www/ [/B]line 13

This is line 13:

while($row = mysql_fetch_array( $result ))

Is this wrong?

Recommended Answers

All 2 Replies

Can you post the entire script inside PHP code tags please

Nevermind i got it already there was a problem with the MySQL. Thanks Anyway :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.