[PHP-DB] Re: Query displays one From: Hugh Bothwell (hugh_bothwell <email protected>)
Date: 07/30/01

"Mike Gifford" <mike <email protected>> wrote in message
news:3B648EF9.6010400 <email protected>
> The problem is that I am only getting one response from this query rather
than
> 5. I can't figure this out. What did I do to only get one response?

Try removing the ORDER BY and LIMIT and run the query by
hand - how many responses do you get? The search may only
return one article.

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>