This is a MySQL PHP question...
how to count no of fields in a perticular database and in a perticular table??
I have three columns in a table :id , name , info
I have to print the unique persons.. how could I??
How to code it in php??
Can any one help..