Hopefully this will be a fun screencast for you. We will be using Jquery $.ajax GET request combined with the Codeigniter Pagination Library.
Im sure you will be suprised how easy this is achieved.
OK so we have now covered setting up Codeigniter Pagination and passing some simple data through it. We have also managed to add categories to our posts to make it a little more interesting.
I thought in this screencast I will cover the other variables which are available to us and a real quick way to get it styled to.
So leading on from the last screencast we now have some simple data being pushed through the pagination library.
Now were going to look at adding categorys to our posts and hopefully will pick up the next common mistake people make.
One of the biggest things I see being asked around the codeigniter forums & IRC channel is pagination. So I have decided to create a set of tutorials from basic setup to move advanced techniques on how to use this library.
In this screencast I will discuss how to get basic codeigniter pagination working with some simple data.