Page 1 of 1

Paging in php

Posted: Sun Mar 04, 2007 11:36 pm
by sarita
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.

Posted: Sun Mar 04, 2007 11:40 pm
by Luke
what have you tried? Where are the images coming from? A folder, a database? More details please.

Posted: Sun Mar 04, 2007 11:48 pm
by sarita
The Ninja Space Goat wrote:what have you tried? Where are the images coming from? A folder, a database? More details please.

The images are coming from a folder.All the images are stored in a folder .

Posted: Mon Mar 05, 2007 12:04 am
by dude81
Search for pagination in this forum.