php man page for enchant_dict_check

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 not

SYNOPSIS
bool enchant_dict_check (resource $dict, string $word)
DESCRIPTION
If the word is correctly spelled return TRUE, otherwise return FALSE
PARAMETERS
o $dict - Dictionary resource o $word - The word to check
RETURN VALUES
Returns TRUE if the word is spelled correctly, FALSE if not. PHP Documentation Group ENCHANT_DICT_CHECK(3)
Related Man Pages
american-english-huge(5) - debian
british-english(5) - debian
canadian-english(5) - debian
enchant_dict_quick_check(3) - php
udm_find(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation