I am trying to write a script that will display 3 images on a table row, and then goto the next table row, and display 3 more images, but I can't figure out how do this using the mysql_fetch_array statement. Can anybody help. I know how to make it put one image on a row and goto the next, but I want to put 3 different images on a table row.