1
vote
2answers
209 views
UTF8 Filenames in PHP and Different Unicode Encodings
I have a file containing Unicode characters on a server running linux. If I SSH into the server and use tab-completion to navigate to the file/folder containing unicode characters I have no problem …
