Date: 07/30/01
- Next message: Hugh Bothwell: "[PHP-DB] Re: A Join Question"
- Previous message: Steve Fitzgerald: "[PHP-DB] A Join Question"
- In reply to: Mike Gifford: "[PHP-DB] Query displays one"
- Next in thread: Mike Gifford: "[PHP-DB] Re: Query displays one"
- Reply: Mike Gifford: "[PHP-DB] Re: Query displays one"
- Reply: Mike Gifford: "[PHP-DB] Re: Query displays one"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"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>
- Next message: Hugh Bothwell: "[PHP-DB] Re: A Join Question"
- Previous message: Steve Fitzgerald: "[PHP-DB] A Join Question"
- In reply to: Mike Gifford: "[PHP-DB] Query displays one"
- Next in thread: Mike Gifford: "[PHP-DB] Re: Query displays one"
- Reply: Mike Gifford: "[PHP-DB] Re: Query displays one"
- Reply: Mike Gifford: "[PHP-DB] Re: Query displays one"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

