> Have you tried using the utf8 meta tag rather than using the htmlentities()
> function? That should solve the first issue, as I reckon the problem lies
> with the way your encoding the filename.

It seems that the filenames are ISO encoded as if I set the meta tag
to ISO and remove the htmlentities() wrapper it displays the character
fine.  Not sure how that helps or if this is even PHP related anymore
but thought I'd follow up.

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

Reply via email to