seodevhead
10-21-2005, 07:33 PM
I'm using php and mysql and I have a 3 column table I want to return a set of results into. The thing is... I want the data to fill up the first column (fixed table height), and if column 1 fills up, it will start adding the data to column 2 and so on. Any idea how this can be achieved? Thanks.
