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 PROTE
echo ("");
}
here column1,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 displa
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 t
3 matches
Mail list logo