Welcome Guest, Not a member yet? Register   Sign In
unset GET
#3

[eluser]mironcaius[/eluser]
I do not think apache does this url rewrite
http://localhost/test/index.php/ff/cc/test.php?var=23
give me the following:
REQUEST_URI] => /test/index.php/ff/cc/test.php?var=23
[SCRIPT_NAME] => /test/index.php
[PATH_INFO] => /ff/cc/test.php
[PATH_TRANSLATED] => D:\wamp\www\ff\cc\test.php
[PHP_SELF] => /test/index.php/ff/cc/test.php

[QUERY_STRING] => var=23
so apache does not change anything.

Thanks for the example,


Messages In This Thread
unset GET - by El Forum - 06-22-2010, 05:21 AM
unset GET - by El Forum - 06-22-2010, 05:51 AM
unset GET - by El Forum - 06-22-2010, 08:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB