(PHP 8 >= 8.5.0)
enchant_dict_remove — Add a word to the exclusion list and remove it from the personal dictionary
Adds a word to the exclusion list of the given dictionary, preventing it from being accepted as correctly spelled. If the word was previously added to the personal dictionary, it is also removed from there.
dictionaryEin Enchant-Wörterbuch, das von enchant_broker_request_dict() oder enchant_broker_request_pwl_dict() zurückgegeben wird.
wordThe word to exclude.
Es wird kein Wert zurückgegeben.