PHP support of Unicode?
[email protected] (Gunnar Vestergaard) Sat, 03 Oct 2009 17:45:28 +0100
| Newsgroups | php.i18n |
|---|---|
| Message-ID | <[email protected]> |
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?