Re: [PHP] eliminating dupes from MySQL query results

2003-11-01 Thread Chris Wanstrath
On Sat, 2003-11-01 at 16:29, Robb Kerr wrote: > It's not exactly a Php problem, but MySQL and Php seem to be so intertwined > and this newsgroup has been so unbelievably helpful that I thought I'd post > the question here. > > I've got a query which returns a group of records. the field which I wa

[PHP] eliminating dupes from MySQL query results

2003-11-01 Thread Robb Kerr
It's not exactly a Php problem, but MySQL and Php seem to be so intertwined and this newsgroup has been so unbelievably helpful that I thought I'd post the question here. I've got a query which returns a group of records. the field which I want to display in a list contains many duplicates. I need