EllisLab text mark
Advanced Search
     
CodeIgniter Paging: Initialise links ( create_links(); ) to start on the last page.
Posted: 28 October 2012 01:38 PM   [ Ignore ]
Joined: 2011-05-10
1 posts

In my web app, i have a comment box and I want to always show the last 3 comments and page backwards using CodeIgniter paging class. How can I set the links to always start on the last page when a page is loaded?

I hope, I make sense…. hmmm