MySQL Forums
Forum List  »  PHP

Re: Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 4
Posted by: T D
Date: March 16, 2008 03:27AM

another tip:
to prevent this, check the result first using mysql_num_rows() before using mysql_result()

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.