Welcome Guest, Not a member yet? Register   Sign In
Pagination Issue when I don't want to use uri->segment
#3

[eluser]ovicostea[/eluser]
Thanks for response.
Here is an example of my link:
tasks/index/page/4 or
tasks/index/status/progress/page/4 or
tasks/index/status/all/by/johnny/page/4

Because I don't know what segment will be the page, I decided to use $this->uri->uri_to_assoc() and get the page from array
$config['cur_page'] = $arr['page];



Messages In This Thread
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 12:30 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 12:43 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 12:48 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 12:55 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 01:06 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 01:23 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 01:32 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 01:42 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 01:49 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 01:49 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 01:53 PM
Pagination Issue when I don't want to use uri->segment - by El Forum - 07-10-2014, 01:58 PM



Theme © iAndrew 2016 - Forum software by © MyBB