chiathoong
03-11-2009, 05:16 AM
How do I display a table which get database from mysql to display in column and row data and it related to each other.
eg:
productA productB productC
USA 0 2 1
Australia 3 9 0
Malaysia 0 2 13
the 0,2,1....is display by count from database.
can anyone help me on this?
eg:
productA productB productC
USA 0 2 1
Australia 3 9 0
Malaysia 0 2 13
the 0,2,1....is display by count from database.
can anyone help me on this?