Welcome Guest, Not a member yet? Register   Sign In
Allow urlencoded string in URI
#13

[eluser]Colin Williams[/eluser]
You always have the option to override the necessary methods in the URI class by creating an application/libraries/MY_Uri.php file. But these guys are right, people won't type in the character entities, or even the proper character, when typing it out by hand. What you need to do is have a process that rewrites all non-ascii chars into ascii chars before URI class tries to validate it.. I believe this is what some other frameworks/CMSs do


Messages In This Thread
Allow urlencoded string in URI - by El Forum - 08-06-2008, 01:45 AM
Allow urlencoded string in URI - by El Forum - 08-06-2008, 08:23 AM
Allow urlencoded string in URI - by El Forum - 08-06-2008, 11:46 AM
Allow urlencoded string in URI - by El Forum - 08-07-2008, 01:21 AM
Allow urlencoded string in URI - by El Forum - 08-07-2008, 01:39 AM
Allow urlencoded string in URI - by El Forum - 08-07-2008, 02:26 AM
Allow urlencoded string in URI - by El Forum - 08-07-2008, 03:13 AM
Allow urlencoded string in URI - by El Forum - 08-07-2008, 03:33 AM
Allow urlencoded string in URI - by El Forum - 08-07-2008, 03:43 AM
Allow urlencoded string in URI - by El Forum - 08-07-2008, 11:11 AM
Allow urlencoded string in URI - by El Forum - 08-08-2008, 03:04 AM
Allow urlencoded string in URI - by El Forum - 08-13-2008, 12:53 PM
Allow urlencoded string in URI - by El Forum - 08-13-2008, 01:57 PM
Allow urlencoded string in URI - by El Forum - 12-21-2010, 06:11 PM
Allow urlencoded string in URI - by El Forum - 02-12-2011, 02:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB