If I use "distinct" or "group by" in mysql queries inside a php page, the query does not run or produce results. If I take out those words, it works. The query is valid and works in a normal query browser but not inside a php mysql statement.
Any clue?
Thanks.
Start Free Trial