saqibb Posted June 1, 2005 Share Posted June 1, 2005 Hi, I am using DreamweaverMX with PHP/mySQL. I want to display the values obtained from a Recordset as cloumns into rows format . e.g. if the query gives 12 records per page then I want them to be displayed in 4COLUMNS X 3ROWS. however dreamweaver can only display the RepeatRegions either in 12 Columns or 12 Rows only. But I want the resultant 12 records to be displayed in 4COL X 3 ROWS format. Can some one tell me how can I do this? Thanks, Saqib Link to comment https://forums.phpfreaks.com/topic/2338-displaying-the-database-records-in-rows-x-columns/ Share on other sites More sharing options...
tgavin Posted June 2, 2005 Share Posted June 2, 2005 Use the Horizontal Looper extension. Link to comment https://forums.phpfreaks.com/topic/2338-displaying-the-database-records-in-rows-x-columns/#findComment-7664 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.