To convent the utf-8 to big-5 , simply use this to do it , but it is better to use utf-8 to do a page !
$str1=iconv(“UTF-8″,”big5″,$str1);
To convent the utf-8 to big-5 , simply use this to do it , but it is better to use utf-8 to do a page !
$str1=iconv(“UTF-8″,”big5″,$str1);
Categories: Uncategorized
0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.