
February 13th, 2013, 09:08 AM
|
|
Registered User
|
|
Join Date: Feb 2013
Posts: 3
Time spent in forums: 35 m 3 sec
Reputation Power: 0
|
|
|
PHP-General - Not showing duplicate last names in my database
Hi everyone,
This is probably a pretty easy question/solution but I couldnt figure it out so I had to ask for help...
I have a php mysql database at (www dot homebasebuffalo dot com) which lists area highschool athletes who have gone on to college or professional programs. The problem I realized is that I am ordering them by last name in the database - and it is not allowing for Duplicate last names. So if there are 5 'Smiths' (all different people with different info in the rest of the table) it will only show one.
Is there a simple and or not so simple way of fixing this??
|