hce wrote:
> Hi,
> 
> I know PHP supports utf8 encode/decode, but does it support utf16
> encode/decode? If yes, would you please point me a php manual URL?

It's listed as supported under the mbstring functions here:

http://www.php.net/manual/en/mbstring.supported-encodings.php

-- 
Postgresql & php tutorials
http://www.designmagick.com/

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

Reply via email to