PHP » GoLang |
login |
register |
about
|
GoLang enchant_dict_describe
request it (354)
GoLang replacement for PHP's enchant_dict_describe
[edit | history]
enchant_dict_describe(PHP 5 >= 5.3.0, PHP 7, PECL enchant >= 0.1.0 ) enchant_dict_describe — Describes an individual dictionary Parameters
Return Values
Returns Examples
Example #1 A enchant_dict_describe() example Check if a dictionary exists using enchant_broker_dict_exists() and show the detail of it.
<?php The above example will output something similar to: Array ( [lang] => en_US [name] => aspell [desc] => Aspell Provider [file] => /usr/lib/enchant/libenchant_aspell.so ) |
more
Recently updated
more
Most requested
more
Last requests
|