$file) { $index++; echo '
'; if($index % $images_per_row == 0) { echo '
'; } } echo '
'; } else { echo '
There are no images in this gallery.
'; } ?>