Access array - stdClass Object Problem

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
psurrena
Forum Contributor
Posts: 355
Joined: Thu Nov 10, 2005 12:31 pm
Location: Broolyn, NY

Re: Access array - stdClass Object Problem

Post by psurrena »

If feel kind of dumb...I had GROUP BY in the sql query before but on the wrong cell.

DISTINCT led me to GROUP BY, which did the job perfectly.

Thanks for all the help!
User avatar
jackpf
DevNet Resident
Posts: 2119
Joined: Sun Feb 15, 2009 7:22 pm
Location: Ipswich, UK

Re: Access array - stdClass Object Problem

Post by jackpf »

Awesome.
Post Reply