PHP Class PinYinModel, thinksns

Show file Open project: medz/thinksns-4

Public Methods

Method Description
Pinyin ( $_String, $_Code = 'UTF8' ) * 返回中文拼音

Private Methods

Method Description
_Pinyin ( $_Num, $_Data )
_U2_Utf8_Gb ( $_C )

Method Details

Pinyin() public method

* 返回中文拼音
public Pinyin ( $_String, $_Code = 'UTF8' )