Re: [PHP] Does PHP support utf16 encode / decode
- Date: Mon, 16 Jun 2008 16:51:35 +1000
- From: hce <webmail.hce@xxxxxxxxx>
- Subject: Re: [PHP] Does PHP support utf16 encode / decode
On Mon, Jun 16, 2008 at 3:59 PM, Chris <dmagick@xxxxxxxxx> wrote:
> 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
Thanks Chris for the link, PHP has utf8_encode and utf8_decode. Does
PHP provide utf16_encode and utf16_decode, or the mbstring has
different functions to encode and decode utf16?
Thank you.
Jim
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php