Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] Allowing all URI characters
#1

[eluser]misplacedme[/eluser]
I'm toying with codeigniter, and ran into an issue that I need an answer on.
I'm wanting to have user-readable search queries based on the address (index.php/users/search/tom*)
Of course, I get a message saying that I have illegal values in my URI. I don't want to base64 encode my strings, and the only thing I can think of to allow this is to allow all URI characters.

What exactly are the repercussions of doing this? As far as I can see, it will just mean I will need to do more sanitization than before. Correct me if I'm wrong.


Messages In This Thread
[SOLVED] Allowing all URI characters - by El Forum - 01-15-2010, 02:44 PM
[SOLVED] Allowing all URI characters - by El Forum - 01-15-2010, 02:55 PM
[SOLVED] Allowing all URI characters - by El Forum - 01-15-2010, 02:58 PM
[SOLVED] Allowing all URI characters - by El Forum - 01-16-2010, 10:38 PM
[SOLVED] Allowing all URI characters - by El Forum - 01-16-2010, 10:58 PM
[SOLVED] Allowing all URI characters - by El Forum - 01-17-2010, 01:38 AM
[SOLVED] Allowing all URI characters - by El Forum - 01-17-2010, 03:10 AM
[SOLVED] Allowing all URI characters - by El Forum - 04-29-2010, 06:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB