antonyfal Posted November 26, 2011 Share Posted November 26, 2011 Hi, I am trying to output my data call rows, alongside each other till two, then break and start a new row. and so on and so on. this is not really a example question, i think its more a request information question and example question. How would i go about $outputting the rows alongside each other? i have tried: $output_rows['MYDATA']='then in here i have had a complete table with all the css and styling and information entered'; //but i couldn't get it alongside each other on the html page? then i tried outputting the information and had the tables and css setup on the .html page, but that gave me duplicate entries alongside each other, as no i was entering data from the {MYDATA}.. Twice.. I am really stuck! if any one can assist Great. Quote Link to comment https://forums.phpfreaks.com/topic/251824-php-calls-data-in-a-row-i-want-to-get-the-rows-alongside-each-other-to-two/ Share on other sites More sharing options...
Pikachu2000 Posted November 26, 2011 Share Posted November 26, 2011 This may be what you're referring to: http://www.phpfreaks.com/forums/index.php?topic=95426.0 Quote Link to comment https://forums.phpfreaks.com/topic/251824-php-calls-data-in-a-row-i-want-to-get-the-rows-alongside-each-other-to-two/#findComment-1291352 Share on other sites More sharing options...
antonyfal Posted November 28, 2011 Author Share Posted November 28, 2011 Thanks a stack Pikachu2000. This is exactly what i was looking for. I can work it out from here.. I will post my result here when i get it!. My site is slightly different cause i use pattemplates. But this solution will work. Thanks again. Best regards Antony Quote Link to comment https://forums.phpfreaks.com/topic/251824-php-calls-data-in-a-row-i-want-to-get-the-rows-alongside-each-other-to-two/#findComment-1291767 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.