Pagination with Prevois 10 Previous,links Next NExt10

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!

Moderator: General Moderators

Post Reply
User avatar
phpmash
Forum Newbie
Posts: 24
Joined: Mon Oct 31, 2005 6:41 am
Location: Kerala,India
Contact:

Pagination with Prevois 10 Previous,links Next NExt10

Post by phpmash »

I searched the entire site to get a pagination script with the following links(ex:Google Search)
Previous10 Previous 1 2 3 4 5 6 7 8 9 10 Next Next10
But I didn't get the required script
I need this to show records from a mysql table
Thanking You in advance
phpmash :roll:
User avatar
Ambush Commander
DevNet Master
Posts: 3698
Joined: Mon Oct 25, 2004 9:29 pm
Location: New Jersey, US

Post by Ambush Commander »

Pagination is a good exercise for a beginning developer to work out. Try it yourself! ;-)
User avatar
tecktalkcm0391
DevNet Resident
Posts: 1030
Joined: Fri May 26, 2006 9:25 am
Location: Florida

Post by tecktalkcm0391 »

this is a double post. in a way... viewtopic.php?t=49783&highlight=next
User avatar
tecktalkcm0391
DevNet Resident
Posts: 1030
Joined: Fri May 26, 2006 9:25 am
Location: Florida

Post by tecktalkcm0391 »

nvm it is a double post :( :( :? :? :( :(
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Try searching these forums. Also, I think there are pagination routines in the snippet section. There are millions of google results for 'PHP MySQL pagination'. Do some reasearch, try some things, then post back when they don't work.
Post Reply