Welcome Guest, Not a member yet? Register   Sign In
Pagination on API returned data set
#1

After fighting with this off and on all day.... do I understand correctly that the pagination class can ONLY be used on native database records?  I'm retrieving a json encoded string from an API request, and it includes page numbers and record total.  Outside of CodeIgniter, I can easily paginate through the records, but trying to pass these values through model->pager doesn't seem to work:

Quote:Call to a member function makeLinks() on null
Reply




Theme © iAndrew 2016 - Forum software by © MyBB