hi guys,
i have a list of files in a directory, but i need to display them in a table with 2 columns.
how can i do that with php?
eg,
table
col1 col2
file1 file2
file3 file4
file5 file6
file7
your help is much appreciated, thanks. 
Last edited by superkingkong; 11-21-2008 at 07:15 PM..
|