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

Reply via email to