i can i use php to display grouped records from a mysql db ?
no probs with the db part just not sure about the php output ?
thanks
Amazing how many people have difficulties with this. You can build a quiry to get the data? then what is the problem? just loop though the resultset and print each result.