Hi,
I am new with php. I need to loop through some variables and place
them in 3 columns. I couldn't align the header line and each result
line. How do I make the table in uniform size in each column? And how
do I wrap to new line if one of the variable is too long?
Thanks in advance.
I am new with php. I need to loop through some variables and place
them in 3 columns. I couldn't align the header line and each result
line. How do I make the table in uniform size in each column? And how
do I wrap to new line if one of the variable is too long?
Thanks in advance.
Comment