How do I tell my script to create a new table row after every 3 records?
What I am trying to do, is when I pull back and display data from my picture directory database, I want them to show up one next to the other on the first line, for three pictures, and then for the fourth drop down to the next row, and so on...
Please give me any suggestions on how I would accomplish this. The way I have it now, it just creates a new row for each record.
Thanks.