Jonny Bergström schrieb:
> Hi
> 
> file_exists('字.gif') always returns false.
> 
> Can anyone help me find out a way to make it work also for these kind of
> filenames?
> 
Unicode filenames can't be properly handled up to now for all I know.
Perhaps waiting for PHP6 might be your only solution.

OLLi

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

Reply via email to