![]() |
SELECT DISTINCT only one result
I am having a problem with a sql statement using the SELECT DISTINCT. It is only pulling one result from the database when printing the array. Here is the results.
Array ( [0] => 99796-Sponsors [team] => 99796-Sponsors ) Here is the results through myphpadmin 99796-Sponsors 98614-KDP / Future Educators 98239-For Riley 97008-Milan 94795-Team Hope 93583-The Ventilators 93079-Samantha's Team of Love 92200-Chelsea Rainbows 91804-Team Hayden 90293-Individual Walkers - Dalton Here is the code I am trying to use: PHP Code:
|
You're only fetching one row there:
PHP Code:
PHP Code:
|
| All times are GMT +1. The time now is 05:01 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.