When using PHP, writing content in my local language and my neighbouring contries' language, ISO 8859-1 has been sufficient as a character encoding. But using PHP with other languages, is that possible? I mean, does PHP support Unicode at present time? As I understand it, the following statement is true:
"PHP supports Unicode only as long as it is encoded as UTF-8"

Is that correct, or does PHP also support UTF-16?

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

Reply via email to