Hi, Have you tried to print the result out? VIA browser maybe? Is it print the correct chinese text?
Regards Willy On Tue, 2007-07-17 at 16:07 +0800, Peter Lum wrote: > Hi > > I have tried as many times and as many possibilities and still I can't > get it. > > Just how to send chinese SMS? I kept getting garbage.... > > English is ok. > > I use coding=2 > > I use $ucs2text = mysql_iconv($in_msg, 'utf-8', 'ucs2' ); to convert > to ucs2 > > I use urlencode( $ucs2text ) before actual doing the GET request to > Kannel. > > What am I doing wrong here??? > > > HELP!! > > Peter
