PHP.nl

enchant_dict_is_added

enchant_dict_is_added

Whether or not 'word' exists in this spelling-session

bool **enchant_dict_is_added** EnchantDictionary $dictionary string $word

Tells whether or not a word already exists in the current session.

wordThe word to lookup

Returns true if the word exists or false

enchant_dict_add_to_session