Welcome Guest, Not a member yet? Register   Sign In
Allowing only question marks in input
#1

[eluser]ModernNinjaX[/eluser]
Hey guys, I'm new to Codeigniter but I'm loving it so far... here's a question I have though

I have a controller method that needs to accept an external API key, which could possibly have a question mark in it.

How would I allow *only* this character in URLs? Codeigniter gives it a 404 immediately, even when I don't use the default routing (index.php/controller/method/api?key)

Thanks in advance

EDIT: By 'only' I mean that this is the only special character I want to allow (if CI is even designed to handle question marks)


Messages In This Thread
Allowing only question marks in input - by El Forum - 10-19-2010, 06:24 PM
Allowing only question marks in input - by El Forum - 10-19-2010, 08:54 PM
Allowing only question marks in input - by El Forum - 10-19-2010, 09:40 PM
Allowing only question marks in input - by El Forum - 10-20-2010, 12:22 AM
Allowing only question marks in input - by El Forum - 10-20-2010, 04:15 AM
Allowing only question marks in input - by El Forum - 10-20-2010, 01:41 PM
Allowing only question marks in input - by El Forum - 10-20-2010, 02:02 PM
Allowing only question marks in input - by El Forum - 10-20-2010, 02:19 PM
Allowing only question marks in input - by El Forum - 10-21-2010, 07:35 PM



Theme © iAndrew 2016 - Forum software by © MyBB