Welcome Guest, Not a member yet? Register   Sign In
pagination without number links
#1

[eluser]nigelb[/eluser]
I am building a database application using codeigniter. We have the pagination library working but would like to hide the number links on a few of the pages that use the library. Is this possible?
#2

[eluser]JoostV[/eluser]
You could set the pagination number in a session. You would have to extend the pagination library so it takes the number from a session variable, though.




Theme © iAndrew 2016 - Forum software by © MyBB