Welcome Guest, Not a member yet? Register   Sign In
New problem in $_GET due to removing index.php in CI 2.0.2
#10

[eluser]Ali Fattahi[/eluser]
[quote author="Ben Swinburne" date="1308143786"]Changing

Code:
RewriteRule ^(.*)$ index.php?/$1 [L]

To

Code:
RewriteRule ^(.*)$ index.php?/$1 [QSA,L]

Might solve your problem rather than needing to extend CI_Input[/quote]
Thanks for your answers .
After changing to [QSA,L] i got The "The URI you submitted has disallowed characters" messeage whereas the url have not any disallowed characters Smile

Best Wishes
Ali


Messages In This Thread
New problem in $_GET due to removing index.php in CI 2.0.2 - by El Forum - 06-15-2011, 02:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB