View Single Post
  #3 (permalink)  
Old 06-25-09, 10:11 PM
Ishmell Ishmell is offline
Newbie Coder
 
Join Date: Jul 2007
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
Thats awesome, exactly what i was looking for. I changed it up a bit to suit my site and included my mysql connect file instead of reconnecting. I have one more question though...

Lets say I wanted to display 4 rows with 8 images on each row. Using that how would I replace each image with an image found in the table?

So lets say ishmell has two pictures in the table and out of the 8 on the first row of images the first two will be replaced with the ones in the table.

-example-

Replaced Replaced Image Image Image Image Image Image
Image Image Image Image Image Image Image Image
Image Image Image Image Image Image Image Image
Image Image Image Image Image Image Image Image
Reply With Quote