>
> When I dump the query and run it in console I get the results I want. Not
> sure what I am doing wrong.

Your php code had more than one query running (one inside the other).
It's the outer query that runs twice, not the inner one returning
double the results

-- 
<hype>
WWW: plphp.dk / plind.dk
LinkedIn: plind
BeWelcome/Couchsurfing: Fake51
Twitter: kafe15
</hype>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to