PHP » GoLang |
login |
register |
about
|
GoLang enchant_dict_suggest
request it (344)
GoLang replacement for PHP's enchant_dict_suggest
[edit | history]
enchant_dict_suggest(PHP 5 >= 5.3.0, PHP 7, PECL enchant >= 0.1.0 ) enchant_dict_suggest — Will return a list of values if any of those pre-conditions are not met Description
array enchant_dict_suggest
( resource
$dict
, string $word
)
Parameters
Return ValuesWill returns an array of suggestions if the word is bad spelled. Examples
Example #1 A enchant_dict_suggest() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|