Welcome Guest, Not a member yet? Register   Sign In
pass a variable to controller (with nonenglish characters)
#4

[eluser]Edemilson Lima[/eluser]
Open your config file at "system/application/config" folder and allow any extra characters not yet allowed in the regular expression:

Code:
$config['permitted_uri_chars'] = 'a-z 0-9~%.:_-';


Messages In This Thread
pass a variable to controller (with nonenglish characters) - by El Forum - 02-10-2008, 12:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB