Welcome Guest, Not a member yet? Register   Sign In
Pagination with search
#6

If you do stick to CI pagination, you can shorten your code by using $this->input->post_get('search');
The documentations says this about it:
This method works pretty much the same way as post() and get(), only combined. It will search through both POST and GET streams for data, looking in POST first, and then in GET.
Reply


Messages In This Thread
Pagination with search - by n2fole00 - 02-20-2017, 02:00 AM
RE: Pagination with search - by ignitedcms - 02-23-2017, 02:57 PM
RE: Pagination with search - by nkhan - 10-19-2017, 08:57 PM
RE: Pagination with search - by n2fole00 - 02-24-2017, 12:09 AM
RE: Pagination with search - by albertleao - 02-24-2017, 12:32 AM
RE: Pagination with search - by ignitedcms - 02-24-2017, 02:40 AM
RE: Pagination with search - by RWCH - 10-13-2017, 07:09 AM
RE: Pagination with search - by Wouter60 - 02-24-2017, 04:34 AM
RE: Pagination with search - by PaulD - 10-13-2017, 11:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB