Hi php ajax pagination

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
bhanu
Forum Commoner
Posts: 46
Joined: Thu Nov 05, 2009 4:25 am

Hi php ajax pagination

Post by bhanu »

hi
im loking for ajax pagination in php.

help me :)
urooj786
Forum Newbie
Posts: 12
Joined: Mon Nov 09, 2009 11:56 pm

Re: Hi php ajax pagination

Post by urooj786 »

plz first use simple pagination..
bhanu
Forum Commoner
Posts: 46
Joined: Thu Nov 05, 2009 4:25 am

Re: Hi php ajax pagination

Post by bhanu »

i have done simple pagination in php

result is like

<first< pre 1 2 3 4 5 next > last >

i want to display ajax pagination because the links i have passed in query string .
Post Reply