I want to select only unique values with php/mysql.
I can do it with many line, but I forget how to do it without while… 🙂
Thanks a lot.
Here is the code that I want to do without while.
I want to select only unique values with php/mysql.
I can do it with many line, but I forget how to do it without while… 🙂
Thanks a lot.
Here is the code that I want to do without while.