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 beginer in PHP and am stuck with a problem dealing with paging .I am suppose to restrict my images to 3 per page and on the click of the next button it should go on to another page again displaying 3 images till the end of the images . every page should have a previous and a next butoon.
If someone could help me out in this matter i will be thankful.