| 
 | pspell_config_ignoreIgnore words less than N characters long Description
   bool pspell_config_ignore
    ( int  $dictionary_link, int$n)pspell_config_ignore should be used on a config before calling pspell_new_config. This function allows short words to be skipped by the spell checker. Parameters
 
 Return Values
   Returns  Examples
 Example #1 pspell_config_ignore 
<?php |