Pagination in PHP (New help) display page wise results, CAN U DO IT... FOR ME...

:)

There are tons of pages, I'm not in favor of the display page numbers in PHP like that << <1 2 3 4.... 100 > >>. I like the drop down menu for page numbers, next page previous link, and Pages 1 2 3 ... 10 are in a drop down menu, and a list of page titles that is: 10 records per page, 20 records per page, should also be shown in drop down menu...

Please follow this link for help and see the paged results in PHP :
http://computer-tricks.net/how-to-paginate-data-with-php

and

http://net.tutsplus.com/tutorials/php/how-to-paginate-data-with-php/

CAN U DO IT... FOR ME... REPLY AT: kashiffarooq_5 @ hotmail . com

On the SECOND link you provided, look for the post by andy (August 11, 2009 at 3:52 am ). It has the code you need AND a full downloadable demo. If you do NOT want the numbers, then simply OMIT $pages->paginate();

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.