Re: Character encoding hell

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>  If I am understanding correctly, you are referring to a HTML specific issue where the HTML and browser configuration is displaying your characters improperly?

No, the browser is displaying the characters of the filename fine
(using htmlentities converts the ? unknown character into an Â.  The
problem is with the link/href to the file with the special character
in it's name.  I get a 404 not found unless I rawurlencode the href,
turning it into the rather unreadable "LE%20CH%C2T.pdf".

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux