alexliebt Posted January 4, 2013 Share Posted January 4, 2013 Hi guys, I got a huge problem. I got in my table 4 rows, like: id | title | description ------------------------------ 1 | force | 12345678 2 | force | 87654321 3 | mass | bla bla bla 4 | mass | alb alb alb I want to display all this information on my screen like: FORCE Description - 12345678 - 87654321 MASS Description - bla bla bla - alb alb alb I tried many ways and no results for me, if is anyone who have any suggestion, place share it with me. Many thanks in advance, Alex Quote Link to comment https://forums.phpfreaks.com/topic/272696-help-displaying-rows-from-database/ Share on other sites More sharing options...
Jessica Posted January 4, 2013 Share Posted January 4, 2013 Post your code. Post your errors. We don't do it for you. Quote Link to comment https://forums.phpfreaks.com/topic/272696-help-displaying-rows-from-database/#findComment-1403222 Share on other sites More sharing options...
mikosiko Posted January 4, 2013 Share Posted January 4, 2013 and if you search the forum carefully you should be able to find many...many .. too many post with exact the same question and the answer Quote Link to comment https://forums.phpfreaks.com/topic/272696-help-displaying-rows-from-database/#findComment-1403225 Share on other sites More sharing options...
Love2c0de Posted January 4, 2013 Share Posted January 4, 2013 I don't understand that question at all. Like Jessica said post some code and your errors, and we will know where to start looking then. We can advise you better, it's pretty much impossible with no code or errors. Kind regards, L2c. Quote Link to comment https://forums.phpfreaks.com/topic/272696-help-displaying-rows-from-database/#findComment-1403227 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.