Welcome Guest, Not a member yet? Register   Sign In
GET Requests
#2

[eluser]TheFuzzy0ne[/eluser]
As far as I know, it has to be done across the board, and it's the index file that must be queried.

To do this, you need to enable query strings in your config.php and perhaps change the URI protocol to query string.

If you want to put a question mark after the controller name, then you will probably have to allow the '?' character, and set up some routes (don't forget to escape the question mark in your routes).


Messages In This Thread
GET Requests - by El Forum - 05-29-2009, 05:38 AM
GET Requests - by El Forum - 05-29-2009, 05:45 AM
GET Requests - by El Forum - 05-29-2009, 07:56 AM
GET Requests - by El Forum - 05-29-2009, 08:56 AM
GET Requests - by El Forum - 05-29-2009, 09:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB