camdes
Apr 28th 2008, 1:00 pm
Excuse the complete newbie question.
I am building a photo gallery using PHP and MySQL. I have the thumbnail page and the large photo page and when I show one of the photographs I wish to put a "next" and "previous" link on the page. Do I need to put these in a form so that I can send the id of the photograph to the next page to query the database for the next or previous photo.
I am building a photo gallery using PHP and MySQL. I have the thumbnail page and the large photo page and when I show one of the photographs I wish to put a "next" and "previous" link on the page. Do I need to put these in a form so that I can send the id of the photograph to the next page to query the database for the next or previous photo.