update : 2015.11.03
php.shukuma.com

검색:
 
 
Convert the specified character to unicode

HaruEncoder::getUnicode

(PECL haru >= 0.0.1)

HaruEncoder::getUnicodeConvert the specified character to unicode

설명

int HaruEncoder::getUnicode ( int $character )

Converts the specified character to unicode.

인수

character

The character code to convert.

반환값

오류/예외

오류 시에 HaruException을 던짐.