Welcome Guest, Not a member yet? Register   Sign In
CI Pagination script
#1

[eluser]Paleleaves[/eluser]
Hi,

Anybody can suggest very simple solution for create a pagination using CI. I've checked the documentation about CI pagination class, but my knowledge is not enough to dig that. I just want display all the data from table with pagination. Nothing more. My last question; is it necessary create a model for creating pagination?

thanks in advance..
#2

[eluser]pistolPete[/eluser]
You only learn if you try it yourself, so post what you did already and we'll help to correct it.

[quote author="Paleleaves" date="1256156878"]is it necessary create a model for creating pagination?[/quote]
You don't need models at all (see the user guide: http://ellislab.com/codeigniter/user-gui...w/mvc.html), but using models can really help tidy up your code structure.
#3

[eluser]Paleleaves[/eluser]
Thank you very much for the info. I'm learning so many things from this forum...




Theme © iAndrew 2016 - Forum software by © MyBB