Welcome Guest, Not a member yet? Register   Sign In
Pagination & Search Queries
#2

[eluser]Mr. Pickle[/eluser]
If you want to use GET parameters you have to allow it in the CI config file, I guess it's called:

Code:
$config['enable_query_strings'] = TRUE;


Messages In This Thread
Pagination & Search Queries - by El Forum - 10-16-2012, 11:23 PM
Pagination & Search Queries - by El Forum - 10-17-2012, 02:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB