how to do something similar to penny-arcade.com's comics
Posted: Wed Jan 21, 2009 9:47 pm
So I am a complete noob at php but my friend told me php would be the easiest way to do this:
Basically I want something similar to http://penny-arcade.com/comic/
I have a bunch of images in a folder and I want one page to display all of them. When you go to this page, the latest image will be first up. The user can then press the previous button and go to past images or click next to go to next images. Does anyone have any code that I can put onto my website?
Thanks for any replies! =)
Basically I want something similar to http://penny-arcade.com/comic/
I have a bunch of images in a folder and I want one page to display all of them. When you go to this page, the latest image will be first up. The user can then press the previous button and go to past images or click next to go to next images. Does anyone have any code that I can put onto my website?
Thanks for any replies! =)