This is probably a very simple question, if you know what you are looking for.
Could someone please tell me how, or point me in the right direction to be able to create a photo album where the page layout is the same, but the photograph filename is different and the comment changes.
I would like to be able to store the file name and comments in a file rather than a database. I would also like there to be a 'next>>' and '<<previous link' on each page and these would change.
ie. A file named 'photo4.htm' would have a next link to 'photo5.htm' and a previous link to 'photo3.htm'.
Any help that anyone can give me is much appreciated.
Would it involve links like this:
item.php?id=83
or is that completely different?