Hi all<BR><BR>I'm trying to figure out at a way to implement a 2 column table with data from a database. <BR><BR>The catch here is that I'm looking to populate it vertically. So say I'm limiting my ...
ok.. dumb title. I'll explain. 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. I ...