whats this mean???

Status
Not open for further replies.

shaunNO2007

New Member
Messages
57
Reaction score
0
Points
0
can any one tell me what this means

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/shaunm/public_html/searchbox/ratetut.php on line 15

very much thanks

Shaun

 

Adam01

New Member
Messages
114
Reaction score
0
Points
0
Thats a php-mysql error.
Sounds like the resource your tying to get in the database, isnt there.
Well, thats what I think.
 

gfinlay

New Member
Messages
30
Reaction score
0
Points
0
I suspect, given the MySQL problems that have been going on, the problem is not in the code itself, but possibly that it can't connect to the database at all.
 
Status
Not open for further replies.
Top