I'm not a god,
and may be i forgive always some char, like ; or other.
Or just make an concept error.
When this do, i have to debug my application.
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in blabla.php on line xx
just tell to me there is an error on mysql statement, but not any information of nature of this. right?
Well, before post a message everywhere i think most speed ask to mysql directly.
For me it's automathic use this:
$result=mysql_query($query) or die ("Error 1:".mysql_error()."<br></b><i>".$query."</i>")
Sometimes i write this when i write my page, other when i got an error...
it's all.
[EDIT]
a simple search on this forum return to me 422 thread with this error !!!
http://www.phpbuilder.com/board/search.php?s=&action=showresults&searchid=274882&sortby=lastpost&sortorder=descending