Re: [PHP-INSTALL] mysql_num_rows error message

2004-02-02 Thread zareef ahmed
  Hi, use echo mysql_error(); for exact error in your code. Cool Moe <[EMAIL PROTECTED]> wrote: There, the manual says that the function is only good for the result of a SELECT query. You may also wish to look at the comments at the bottom of the page, where many users detail how they figured

Re: [PHP-INSTALL] mysql_num_rows error message

2004-02-01 Thread Cool Moe
Shlomit, It's hard to tell what's wrong without seeing the code that is giving you the error, but I do have a suggestion for you below. In the meantime, you may find this link helpful: http://www.php.net/manual/en/function.mysql-num-rows.php There, the manual says that the function is only good