Here's a tutorial on doing this:

http://codewalkers.com/tutorials.php?show=15


-----Original Message-----
From: phpu [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 07, 2003 3:04 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Table trouble

Hello
I need help.
I'm querying a database then printing the results in a table. I want the
result to be in a table with 2 columns per row.
something like that
 
--------------------------------------------------------
--                        --                          --
--      row 1          --         row 2         --
--                        --                          --
--------------------------------------------------------
--                        --                          --
--      row 3          --         row 4         --
--                        --                          --
--------------------------------------------------------
--                        --                          --
--      row 5           --         row 6         --
--                        --                          --
--------------------------------------------------------
     and so on.....

How can I do that?
Please help me asap





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

Reply via email to