Warning: Mysql_num_rows(): Supplied Argument Is Not A Valid MySQL Result Resource In
Post Description: warning: mysql_num_rows(): supplied argument is not a valid mysql result resource in
warning, mysql, num, rows, supplied, argument, is, not, a, valid, mysql, result, resource, in
This Post Has Been Viewed 473 Times Since Fri Feb 29, 2008 12:01 pm Posted By web hosting with 0 replies
POST# 558
Posted On: Fri Feb 29, 2008 12:01 pm
Topic: Warning: Mysql_num_rows(): Supplied Argument Is Not A Valid MySQL Result Resource In
ok, if you are getting this error on your php script its because you have an error on your mysql query, it basically means that the query did not find anything that matches what you asked to looked for in the database. most likely you mispelled someting in your query. check it again to make sure the field, row or table you are quering is spelled correctly or if it even exists..
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in
No Repies