Ajax Pagination with Jquery, PHP, Mysql [closed]
开发者_开发问答
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this questionI am looking for a good ajax pagination tutorial that uses jQuery, PHP, and MySQL. The ones that I have come across are not good.
So, if anyone could recommend a good site/tutorial that would be great. thanks.
Edit Here are some tutorials that were not good.
Site 1
Site 2
Site 3
Here is one tutorial from CakePHP.
Maybe little bit off-topic, but here is some interesting read from Jeff Atwood (founder of stackoverflow) about the end of pagination. I really agree with him that you should look at why you are paginating and if it's really necessary. Please check this link.
精彩评论