Query: enchant_dict_check
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ENCHANT_DICT_CHECK(3) 1 ENCHANT_DICT_CHECK(3) enchant_dict_check - Check whether a word is correctly spelled or notSYNOPSISbool enchant_dict_check (resource $dict, string $word)DESCRIPTIONIf the word is correctly spelled return TRUE, otherwise return FALSEPARAMETERSo $dict - Dictionary resource o $word - The word to checkRETURN VALUESReturns TRUE if the word is spelled correctly, FALSE if not. PHP Documentation Group ENCHANT_DICT_CHECK(3)