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

[eluser]cupidleomanoj[/eluser]
hi,
I have used the pagination class,its output is <<First 1 2 3 4 5 Last>>, but now i have to customize my pagination function, ie., i have to add some database events to it, how can i do it, i cant find the pagination library ie., the source file of the CI for pagination, can any one please help me. thanks in advance.
#2

[eluser]InsiteFX[/eluser]
system/libraries/pagination.php

Extened it as MY_Pagination.php and place in application/libraries/MY_Pagination.php

InsiteFX




Theme © iAndrew 2016 - Forum software by © MyBB