dannybrazil Posted August 26, 2009 Share Posted August 26, 2009 Hello I know how to work with table and while to populate query table. now my question is: if i want instead of showing row after row to show a row with 4 columns BUT each col' is an entry by it self is it possible? example : i have this now row 1 - id1 row2 - id2 etc... i want col1 col2 col3 col4 row 1 - [id1] [id2] [id3] [id4] row 2 - [id5] [id6] [id7] [id8] hope you got it Danny Link to comment https://forums.phpfreaks.com/topic/171935-populating-table-from-database/ Share on other sites More sharing options...
trq Posted August 26, 2009 Share Posted August 26, 2009 Take a look at this post within the snippet repository. Link to comment https://forums.phpfreaks.com/topic/171935-populating-table-from-database/#findComment-906594 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.