Welcome Guest, Not a member yet? Register   Sign In
URL character bug?
#4

[eluser]WanWizard[/eluser]
Encoding it using % 23 doesn't help, the webserver will decode it and strip it again.

You might try a urlencode(html_entitities($var)), but that will only work for URL's you craft yourself. There are some discussings about trying to handle this with mod_rewrite, but as far as I can see the # part of the URL is already stripped when it is passed to mod_rewrite.


Messages In This Thread
URL character bug? - by El Forum - 08-03-2010, 03:34 PM
URL character bug? - by El Forum - 08-03-2010, 03:59 PM
URL character bug? - by El Forum - 08-04-2010, 01:35 AM
URL character bug? - by El Forum - 08-04-2010, 02:15 AM
URL character bug? - by El Forum - 08-04-2010, 02:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB