PHP Unicode Support
PHP does not offer native Unicode support. PHP only supports a 256-character set. However, PHP provides the UTF-8 functions
See the PHP manual for strings for more details about PHP and Unicode.
PHP does not offer native Unicode support. PHP only supports a 256-character set. However, PHP provides the UTF-8 functions
See the PHP manual for strings for more details about PHP and Unicode.