I am not sure how to put the results of a MySQL query into an HTML table format using PHP code.
I can generate the raw data and put it on a page, but I want to make all the colums line up and look neet.
Anyone have a good example of what the code would look like?
Thanks, Mitch