update : 2015.11.03
php.shukuma.com검색:
|
enchant_broker_dict_exists(PHP 5 >= 5.3.0, PECL enchant >= 0.1.0 ) enchant_broker_dict_exists — Whether a dictionary exists or not. Using non-empty tag 설명
bool enchant_broker_dict_exists
( resource
$broker
, string $tag
)Tells if a dictionary exists or not, using a non-empty tags 인수
반환값
Returns 예제
Example #1 A enchant_broker_dict_exists() example
<?php |