Home > PHP > Function > Enchant > enchant_dict_describe()

enchant_dict_describe()

enchant_dict_describe - Describes an individual dictionary

Syntax

mixed enchant_dict_describe (resource $dict)

Arguments

  • dict - Dictinaray resource

Description

Returns the details of the dictionary.

Version

PHP PECL enchant >= 0.1.0

Return value

Returns TRUE on success or FALSE on failure.