I just want the paging like the google adsense.
Means paging using the ajax..
How could i do this.?
Please send me reference if any
Thanks.
I just want the paging like the google adsense. Means paging using the ajax..
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s called pagination.
The answer is somewhat long and have been covered in a lot of places.
I’d recommend you this one, which seems clean and detailed:
http://www.problogdesign.com/wordpress/how-to-ajax-post-pagination-in-mootools/
Googling for it should also give you more examples:
http://www.google.com/search?q=php+pagination+ajax
Hope that helps! 🙂
Edit:
Try this one for PEAR:
http://www.alberton.info/pear_pager_tutorial_article_pagination.html
Edit2:
Sorry, the first one is just pagination.
This other one for the AJAX version:
http://www.alberton.info/pear_pager_tutorial_javascript_navigation.html
Did it help?