Welcome Guest, Not a member yet? Register   Sign In
Using pagination
#1

I'm starting my first project in CodeIgniter and are a little confused by the documentation for using pagination, there is an example on the page:

https://codeigniter.com/user_guide/libra...on#example

It gives an example and says it's to use in a controller, I have pasted it in to my contoller but it's not doing anything, also the last line in their example script is:

This can't be right as why would you echo something in the controller? I would understand using echo in a view but definitely not in the controller, could somebody please advise me?

echo $this->pagination->create_links();

Tj
Reply


Messages In This Thread
Using pagination - by barrypoore - 03-12-2018, 01:36 PM
RE: Using pagination - by jreklund - 03-13-2018, 01:32 AM
RE: Using pagination - by barrypoore - 03-13-2018, 11:12 AM
RE: Using pagination - by jreklund - 03-13-2018, 11:33 AM
RE: Using pagination - by barrypoore - 03-13-2018, 11:47 AM
RE: Using pagination - by jreklund - 03-13-2018, 01:11 PM



Theme © iAndrew 2016 - Forum software by © MyBB