Hey guys,
I have a bit of a problem, Iam doing a match results page with data from mysql.
My table Name: JuniorMatchResults
Data Colums: id, date, venue, position (1,2 or 3), weight.
What i wanto to do is output this information in my website such as you would have the 1st 3 positions outputted in a table, the the next set of 3 in a table and so on.
Is there any way to do this, i take it that there should be with PHP/Mysql.
Thanks
Martin










Bookmarks