trench Posted June 30, 2011 Share Posted June 30, 2011 What Im trying to do it create 3 HORIZONTAL tables using PHP. I cant figure it out. So What Im asking for is [bLOCK 1] [bLOCK 2] [bLOCK 3] Instead of [bLOCK 1] [bLOCK 2] [bLOCK 3] With this simple coding in each block. include_once('PmxBlogSSI.php'); PmxBlogSSI_Recent(5, 1); Quote Link to comment https://forums.phpfreaks.com/topic/240789-horizontal-table-in-php/ Share on other sites More sharing options...
floridaflatlander Posted June 30, 2011 Share Posted June 30, 2011 I would say you figure out your table sizes and get the html & css right then run your queries the usual way. First blocks criteria, the second blocks criteria and so on. Quote Link to comment https://forums.phpfreaks.com/topic/240789-horizontal-table-in-php/#findComment-1236766 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.