update : 2015.11.03
php.shukuma.com검색:
|
Collator::getStrengthcollator_get_strength(PHP 5 >= 5.3.0, PECL intl >= 1.0.0) Collator::getStrength -- collator_get_strength — Get current collation strength 설명객체 기반 형식
public
int
Collator::getStrength
( void
)
절차식 형식
반환값
Returns current collation strength, or boolean 예제
Example #1 collator_get_strength() example
<?php 참고
|