MySQL Forums
Forum List  »  PHP

Re: Strange select behaviour
Posted by: Dejan Stefanovic
Date: March 21, 2006 02:06PM

Strangest thing about this I that I don't get any error message. Simply, query which I create, as one listed in post, does not select any rows from the base (mysql_num_rows($res) is 0). As I echo same query, copy it and paste in MySQL front application, it selects row. Same query, from PHP does not select any rows, and from other application selects.
I tried many different variations, and nothing helps.

Options: ReplyQuote


Subject
Written By
Posted
March 21, 2006 12:11PM
Re: Strange select behaviour
March 21, 2006 02:06PM


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.