|
enchant_dict_suggestSuggest spellings for a word Description
array enchant_dict_suggest(EnchantDictionary
$dictionary, string $word)
Parameters
Return ValuesWill returns an array of suggestions if the word is bad spelled. Changelog
ExamplesExample #1 A enchant_dict_suggest example See Also
|