Stagnate Posted October 23, 2008 Share Posted October 23, 2008 Hey guys, Im somewhat of a beginner to php/mysql, Ive made a simple script to upload images to a folder (when i say made i really mean modified) and then if ok, add entry to db. I can echo them out fine but im just stuck on having like 6 examples displayed in 6 columns and then just go down to rows. I remember a while ago someone told me it was like if num rows is dividable by 6 then create new row. How i go about doing this is a little beyond me, can somone point me in the right direction? Thanks Link to comment https://forums.phpfreaks.com/topic/129736-mysql-to-html-table/ Share on other sites More sharing options...
dropfaith Posted October 23, 2008 Share Posted October 23, 2008 http://www.php-learn-it.com/php_for_loop.html i think you need a for loop i could be wrong tho Link to comment https://forums.phpfreaks.com/topic/129736-mysql-to-html-table/#findComment-672623 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.