| 
 | enchant_dict_suggestWill 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 
<?phpSee Also
 
 |