Posted: Wed Dec 17, 2003 2:03 am
i had select images by category through mysql database.if a category has 10 images and i want to display only 5 on a page, and other 5 are in other but the other 5 will display when i click next on the first page.How i can do it by a php script?