Adding image data to the Photo Gallery?

Hi,

The Kirupa Photo Gallery tutorial is great and I’ve used it to build a site…but I now need to try and get image data to display along with each photo ie. title etc.

Suggestions on how to do that? I’m thinking create another variable with each title in the same order as the appropriate photo variable and then using the index to move through each at the same time. But this seems just ugly and wish the tutorial had used an xml file…

Fed.