Hello,
i made one shopping cart project in my LOCAL SERVER . In that shopping cart project have a 4
types of Categories i.e Mobiles , Cameras, Watches, and TV's . Each Category contain 15 to 20
products. I want display 8 products in one page Remaining products display next page .
So please help me
Pagination using of php
Moderator: General Moderators
- JAB Creations
- DevNet Resident
- Posts: 2341
- Joined: Thu Jan 13, 2005 6:44 pm
- Location: Sarasota Florida
- Contact:
Re: Pagination using of php
Are you using phpMyAdmin? If so just tell it what you want to do and it will give you the code to do so. For example you can tell it to show you from row X for Y records and it will give you Z code when it executes. It's very handy like that. 