2012年9月24日 - PHP 轉換編碼會使用iconv() 或mb_convert_encoding(), 現在比較常用的是mb_convert_encoding(). 一般使用上, 如果有多種編碼, 可以用下述寫法: ...
blog.longwin.com.tw