Re: Charset and filenames

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

 



I appreciate your reply but I'm not satisfied.

"Richard Lynch" <ceo@xxxxxxxxx> wrote in message
news:3535.66.99.91.45.1109635746.squirrel@xxxxxxxxxxxxxxxx
> Gustavo Lopes wrote:
>> I'm building a script that makes a list of files available in a directory
>> (PHP 4.3.10, Apache 2.0.53, windows, NTFS file system). The XHTML is
>> served
>> as ISO-8859-1. However, I'm having trouble in generating correct links
>> for
>> files with accents, etc.
>> The problem is rawurlencode() appears to convert strings by translating
>
> I don't suppose there's any way to just rename the file...
I don't want to rename any file, just change a link destination by encoding
the filename differently.

> You may be able to do the urlencode() and then un-do the %3E back to, err
> whatever it was.
What? Where did you get that %3E from?

Gustavo Lopes

-- 
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