Welcome Guest, Not a member yet? Register   Sign In
Problem with query strings
#3

[eluser]Cristian Gilè[/eluser]
Hi x3cu73,

Code:
$config['uri_protocol'] = 'PATH_INFO';
...
...
$config['enable_query_strings'] = TRUE;

Remember that, unless you are using .htaccess to remove index.php from url, this file is mandatory.

Cristian Gilè


Messages In This Thread
Problem with query strings - by El Forum - 01-11-2011, 02:46 AM
Problem with query strings - by El Forum - 01-11-2011, 03:01 AM
Problem with query strings - by El Forum - 01-11-2011, 03:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB