|
Programming Links Programowanie PHP - Programowanie PHP - Artykuły PHP - Wiadomości PHP - Porady Aplikacje internetowe Other Links Funny Jokes Sudoku puzzle DMOZ Directory |
|
CXVIII. Pspell FunctionsIntroductionThese functions allow you to check the spelling of a word and offer suggestions. RequirementsTo compile PHP with pspell support, you need the aspell library, available from http://aspell.sourceforge.net/. InstallationIf you have the libraries needed add the --with-pspell[=dir] option when compiling PHP.
Runtime ConfigurationThis extension has no configuration directives defined in php.ini. Resource TypesThis extension has no resource types defined. Predefined ConstantsThe constants below are defined by this extension, and will only be available when the extension has either been compiled into PHP or dynamically loaded at runtime.
|