![]() |
Classic CI pagination - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Classic CI pagination (/showthread.php?tid=47915) |
Classic CI pagination - El Forum - 12-28-2011 [eluser]Unknown[/eluser] Hi All. I have one question, how to do classic pagination using CI pagination library? I need that urls would be like this: page/1 page/2 page/3 ... not like this: page/20 page/40 ... Please help me solve this problem? WBR and Happy New Year |