Hi Richard,
Double-byte COM is only supported in PHP 4.0.5 which is in beta. Get it at
http://php4win.de/
John
For PHP news, visit http://php.weblogs.com/
"Richard Hsiao" <[EMAIL PROTECTED]> wrote in message
9
Hi there,
I tried to pass a double-byte string to a Word.Application COM. I found the
Chinese string is converted to something strange. But it works fine if the
string is simple alphanumeric charaters. I doubt that I should use some
function like AddSlashes. Anyone have any comments?
Regards,
Ri