RE: [PHP-DB] How to get 2 columns to display

2004-12-06 Thread Bastien Koert
try this

";
 }
 echo "
 			
		class="product_link">
		width=\"159\">".$products['name']."";

}
?>

bastien

From: "Aaron Wolski" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: [PHP-DB] How to get 2 columns to display
Date: Mon, 6 Dec 2004 08:43:21 -0500
Hi guys,
I'm trying to get two columns of  to display side by side and
then go to a new row. I am using this code but nothing I seem to do is
working this far.

  




What is happening with this code is I am getting results like:

IMAGE HERE
IMAGE HERE
IMAGE HERE
IMAGE HERE
IMAGE HERE

What I WANT is:

IMAGE HERE
IMAGE HERE

IMAGE HERE
IMAGE HERE

IMAGE HERE


ANY clue where I am going wrong?
Thanks so much.
Aaron
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PHP-DB] How to get 2 columns to display

2004-12-06 Thread Aaron Wolski
Hi guys,

I'm trying to get two columns of  to display side by side and
then go to a new row. I am using this code but nothing I seem to do is
working this far. 


  





What is happening with this code is I am getting results like:


IMAGE HERE
IMAGE HERE
IMAGE HERE
IMAGE HERE
IMAGE HERE


What I WANT is:


IMAGE HERE
IMAGE HERE

IMAGE HERE
IMAGE HERE

IMAGE HERE



ANY clue where I am going wrong?

Thanks so much.

Aaron

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