Tag Archives: byte order mark

PHP: Convert a UTF-16 String to a UTF-8 String

Andrew Walker crafted this handy little PHP function which can convert a UTF-16 encoded string into a more PHP-friendly UTF-8 encoded string. Continue reading

Posted in Technology & Code | Tagged , , , , , , , | 3 Comments