I have a MySql table which has got a bunch of records in it...
I want to output a html table which has got 3 columns...
By this I mean I want all of the records from the database to be outputted to the browser but 3 per row...
How is this done?
Thanks
Comments
The Royal Ram