DeanBoro Posted April 4, 2011 Share Posted April 4, 2011 What im trying to do is make a mysql result appear on my screen like this result 1 result 2 result 3 result 4 result 5 result 6 result 7 result 8 result 9 i will be using the query like mysql_query("SELECT * FROM `cars` ORDER BY `id`"); so how will i get it to display like that thanks Quote Link to comment https://forums.phpfreaks.com/topic/232700-mysql-3-results-a-line-example-shown/ Share on other sites More sharing options...
Pikachu2000 Posted April 5, 2011 Share Posted April 5, 2011 See if this thread helps you. Quote Link to comment https://forums.phpfreaks.com/topic/232700-mysql-3-results-a-line-example-shown/#findComment-1196941 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.