I tried the multi byte functions but those failed.
So how cna I convert UTF-8 to UTF-16?
--
llundi0v
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
So, I have to handle data that is UTF-16 encoded. No ifs ands or buts.
Network messages on the service I'm communicating with sends and
recieves UTF-16 encoded strings only.
After taking a look at the Multibyte String functions, I don't know
how much they will help me, though character encoding is
Here is my setup
Windows 2000 with latest service packs
One apache 1.3 install, but two services running off it with two
different configuration files. One file is for PHP4 and one is for
PHP5, and that works like a charm. Oh, both PHP's are running as SAPI
modules for Apache, not as CGI. I'm usin
3 matches
Mail list logo