Hi.
Lets says I have 8 links stored in a database, extracting those links is no problem. Now lets says I have 2 columns, how do I get link 1 into column 1 then get link 2 into column 2 then link 3 into column 1 and link 4 into column 2 and so on...

<table>
<tr>
<td>This is column 1</td>
<td>This is column 2</td>
</tr>
</table>

--
Conbud
Graphic & Web Design Using Open Source Technology
--


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to