I want to add captions to a little photogallery script I have set up (example here:
http://www.hungbrand.com/photos/asr_party/).
I was wondering if it was more effecient to put the captions into a plain text file and then parse them out of that (similiar to what Gallery does) or to store them in MySQL?
Does anyone have any experience with this? Any advise on doing it?
Thanks.
Admin.