[PHP] rows not columns

2001-07-26 Thread AJDIN BRANDIC
I am trying to display result of a MySQL query using php. Say I get 4 rows from my query. I want to display them verticaly in a table like this title1 field one1field one2 field one3field one4 title2 field two1field two2 field two3field two4 title3 field

Fw: [PHP] rows not columns

2001-07-26 Thread Balaji Ankem
n1,2,3,4 are the attributes of the table. hope this will help u. - Original Message - From: AJDIN BRANDIC To: [EMAIL PROTECTED] Sent: Thursday, July 26, 2001 7:14 PM Subject: [PHP] rows not columns I am trying to display result of a MySQL query using php. Say I get

Re: Fw: [PHP] rows not columns

2001-07-26 Thread AJDIN BRANDIC
That will display data from each db row to a row on the screen which is oposite of what i am trying to do. Ajdin On Thu, 26 Jul 2001, Balaji Ankem wrote: -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL