Thread: Pagination
View Single Post
Old 09-09-2008, 09:34 AM   #1 (permalink)
rupam_jaiswal
The Wanderer
 
rupam_jaiswal's Avatar
 
Join Date: Jun 2008
Posts: 8
Thanks: 0
rupam_jaiswal is on a distinguished road
Default Pagination

Hi,
i am a newbie in using ajax. Please excuse me if a similar query has been posted earlier.
I have to create pagination for my website that has already been done in php.I m using smarty templates .
Now i have to do pagination using ajax.Links displayed will be like

First | Prev | 1-15 | Next | Last

where first,prev,next,last are the links.
what are the the changes that i have to make in my template and php files.
should my php files returns result in xml format??

Regards
Rupam
rupam_jaiswal is offline  
Reply With Quote