hi : all Friend i am a new member of this comunity as well in php myqsl
i want learn that how to dispaly three or two record from a mysql table
for example ..
mysql table category has 21 columns, and i wish to close html tag TD TR after ever three myqsl columns .the mysql record should be shown as bellow
i apologize for my poor english i dont know whether anyone of you will understand me what i meam to ask ..
i want learn that how to dispaly three or two record from a mysql table
for example ..
mysql table category has 21 columns, and i wish to close html tag TD TR after ever three myqsl columns .the mysql record should be shown as bellow
record 1 record 2 record 3
record 4 record 5 record 6
record 7 record 8 record 9
record 10 record 11 record 12
record 13 record 14 record 15
record 16 record 17 record 18
record 19 record 20 record 21
i apologize for my poor english i dont know whether anyone of you will understand me what i meam to ask ..
Comment