Reply to How to determine character encoding of a file?
Posted by Thomas Podlesak on 11/18/05 15:54
I need a function to determine if a file is utf-8 encoded. I found the
inconv- and recode-functions. But they only seem to convert files. Isn´t
there any php-function similar to the 'file'-command on linux?