PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am a fresh PHP programmer. I want to create a simple photo gallery and I even did it, my script displays photos, but there is one problem I cant manage - I do not know how to change the php code to display one photo on one page, so that one can press next button and go to the next photo and so on. Now, my script displays all photos on one page. May anybody tell how to do that ?