优雅的简繁体转换-PHP扩展
opencc的php扩展
#安装
需要先安装OpenCC,版本1.0.1以上
git clone [email protected]:NauxLiu/opencc4php.git
cd opencc4php
phpize
./configure --with-opencc=[opencc安装目录]
make && sudo make install#使用
博文:http://naux.me/opencc4php/