News

I have a simple database of jobs setup like so:category - tableidnamedescriptionjob - tableidtitlecategoryThere are 3 categories of jobs and on my php page I'm trying to display something along ...
On this page, I'm pulling the image file names from a database using a for loop in php. Problem is, I want them to go to the right, then carriage return and make rows.