I have a problem. file_get_contents and other file functions (like file, fopen, glob etc) not working when i try to get file with non english symbols. I getting error that file not exist. It is going when i using any of that functions from my simple drupal module. But same time when i try to use file_get_contents outside drupal's code (just created separated php file) this function work as it should.
Bir şey tavsiye edebilir? Ne drupal bunu yaparken benim modülü olmayan ingilizce adı ile dosya üzerinde dosya fonksiyonlarını kullanamıyorum?
Teşekkürler.