If there is no image associated with a date, I would just like to display the next image available.
Is there something that would go in here that would tell it to go to the next field if the image isn't there?
Code: Select all
if (empty($image)); {
}