displaying results into 4 columns
Posted: Sat Jul 09, 2011 4:38 am
hello,
i want to display a member list from my database into 4 columns,
i have found several codes they work, but i have a problem:
i want to display it as this:
membername 1 membername 2 membername 3 membername 4
memberpicture 1 memberpicture 2 memberpicture 3 memberpicture 4
the problem is, i want to display it into a table like this:
tr
td td td td
td td td td
tr
how do i do this ?
thanks!!
i want to display a member list from my database into 4 columns,
i have found several codes they work, but i have a problem:
i want to display it as this:
membername 1 membername 2 membername 3 membername 4
memberpicture 1 memberpicture 2 memberpicture 3 memberpicture 4
the problem is, i want to display it into a table like this:
tr
td td td td
td td td td
tr
how do i do this ?
thanks!!