Welcome Guest, Not a member yet? Register   Sign In
permitted_uri_chars and urlencode()
#1

[eluser]PoWah[/eluser]
I am doing queries depending on URL and I have faced a problem with "The URI you submitted has disallowed characters.". My URL is encoded with urlencode() and for example looks like http://localhost/app/users/browse/email/aurimas% 40/ (i left unneeded space `cause this forum converts special chars)

'% 40' is encoded '@' character, but '% 40' doesn't contain any disallowed character. Why I see this error? By the way, I don't like the idea of changing permitted_uri_chars setting in config.

Point me to the right direction to overcome this problem. Thanks in advance ;-)


Messages In This Thread
permitted_uri_chars and urlencode() - by El Forum - 01-23-2008, 06:24 AM
permitted_uri_chars and urlencode() - by El Forum - 03-05-2008, 08:11 AM
permitted_uri_chars and urlencode() - by El Forum - 03-05-2008, 09:18 AM
permitted_uri_chars and urlencode() - by El Forum - 03-05-2008, 09:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB