Welcome Guest, Not a member yet? Register   Sign In
URL routing with query_strings_enabled not working
#1

[eluser]topherdan1[/eluser]
Hello,

I am trying to allow my application to use query strings while still keeping the friendly URL routing. I have followed the instructions of updating enable_query_strings in the config file and then trying uri_protocol = PATH_INFO, REQUEST_URI, and the others. However I still am not able to see the GET variables in my controllers.

It seems like people have had the most success with PATH_INFO as the uri_protocol. When I print_r($_SERVER[]), however, the PATH_INFO variable is not there. I am using a standard installation of wamp on Windows Vista.

Anyone have a suggestion?

Thanks!


Messages In This Thread
URL routing with query_strings_enabled not working - by El Forum - 06-20-2009, 09:40 AM
URL routing with query_strings_enabled not working - by El Forum - 06-20-2009, 09:43 AM
URL routing with query_strings_enabled not working - by El Forum - 06-20-2009, 10:02 AM
URL routing with query_strings_enabled not working - by El Forum - 06-20-2009, 10:30 AM
URL routing with query_strings_enabled not working - by El Forum - 06-20-2009, 03:43 PM



Theme © iAndrew 2016 - Forum software by © MyBB