dealmaker
12-17-2005, 11:13 PM
Hi,
I have a table in a fixed sized area. The table will hold unknown # of strings with unknown length. It doesn't have corresponding row and column headers. So it doesn't matter if the string shift from column 1 to whatever column, or from row 2 to whatever row, as long as it looks like a table.
How do I do it? I am using php.
Many thanks.
I have a table in a fixed sized area. The table will hold unknown # of strings with unknown length. It doesn't have corresponding row and column headers. So it doesn't matter if the string shift from column 1 to whatever column, or from row 2 to whatever row, as long as it looks like a table.
How do I do it? I am using php.
Many thanks.