probably a dead easy one for you php'ers but I was wondering if someone could show me / give me a tutorial link as to how I can make a simple display for some portfolio work?
Basically, I have lots of jpgs and gifs (about 100) in a specific folder on a site and I just want to make a php button so that users can click "next" and "previous" to view, well, the next and previous images in the directory. All the images can be named 1.jpg, 2.jpg etc and I want to display them at their original size, no thumbnails needed etc, how could I go about this?
many thanks