CodeIgniter Forums
Multiple Pagination on the same page - 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: Multiple Pagination on the same page (/showthread.php?tid=53223)



Multiple Pagination on the same page - El Forum - 07-16-2012

[eluser]hnaoueik[/eluser]
Anyone can help ? I read all the topic about that in this forum. But attachments are die. I cant download any of them . Please help !


Multiple Pagination on the same page - El Forum - 07-17-2012

[eluser]hnaoueik[/eluser]
Problem solved . Just create 2 instance of CI_Pagination , pass the params and for each instance we call a separate ->create_links() . ! Page start at 1 for both 2 pagination !