Welcome Guest, Not a member yet? Register   Sign In
Bluehost and GET parameters
#7

[eluser]jiffier[/eluser]
No, I haven't added that on my Dev env... here it is:

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

If I add the "?" to permitted_uri_chars doesn't work either, but I think that the most reasonable will be stop using query strings, and one of the reasons is that I don't know yet where this application will end up being hosted.

I saw the uri_to_assoc() in http://ellislab.com/codeigniter/user-gui...s/uri.html, which looks very promising.. I don't know if it's available in 1.6.3 (the version I'm using), otherwise I could upgrade. I should upgrade anyway, the validators in 1.7 look promising too Smile


--
Dani


Messages In This Thread
Bluehost and GET parameters - by El Forum - 03-20-2009, 06:01 AM
Bluehost and GET parameters - by El Forum - 03-20-2009, 06:55 AM
Bluehost and GET parameters - by El Forum - 03-20-2009, 08:21 AM
Bluehost and GET parameters - by El Forum - 03-20-2009, 08:26 AM
Bluehost and GET parameters - by El Forum - 03-20-2009, 08:48 AM
Bluehost and GET parameters - by El Forum - 03-20-2009, 08:57 AM
Bluehost and GET parameters - by El Forum - 03-20-2009, 09:16 AM
Bluehost and GET parameters - by El Forum - 03-20-2009, 09:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB