|
PHP5中文手册
enchant_dict_describe(PECL enchant:0.1-1.0.1) enchant_dict_describe — Describes an individual dictionary 说明
mixed enchant_dict_describe
( resource $dict
)
Returns the details of the dictionary. 参数
返回值如果成功则返回 TRUE,失败则返回 FALSE。 范例
Example#1 A enchant_dict_describe() example Check if a dictionary exists using enchant_broker_dict_exists() and show the detail of it.
<?php 上例的输出类似于:
|