Posted by Dejan on 04/12/06 13:08
Hi
First sorry for my terreble english
I have mysql table like this:
id | name
---------------------
1 | Ivan
2 | John
3 | John
Now i wanna display it on web page like this
Ivan (1)
John (2)
Selecting duplicates, buth only showing number of duplicates..
How to do that?
tnx in advance
Dejan
Navigation:
[Reply to this message]
|