PHP: Aspell functions [deprecated] - Manual
PHP  
downloads | documentation | faq | getting help | | php.net sites | links 
search for in the  
previoususortaspell_check_rawnext
Last updated: Wed, 24 Jul 2002
view this page in Printer friendly version | English | Brazilian Portuguese | Czech | Dutch | Finnish | French | German | Hungarian | Italian | Japanese | Korean | Polish | Romanian | Russian | Spanish | Turkish

III. Aspell functions [deprecated]

����

The aspell() functions allows you to check the spelling on a word and offer suggestions.

����

aspell works only with very old (up to .27.* or so) versions of aspell library. Neither this module, nor those versions of aspell library are supported any longer. If you want to use spell-checking capabilities in PHP, use pspell instead. It uses pspell library and works with newer versions of aspell.

��װ

You need the aspell library, available from: .

��زο�

See also pspell.

Ŀ¼
aspell_check_raw --  Check a word without changing its case or trying to trim it [deprecated]
aspell_check -- Check a word [deprecated]
aspell_new -- Load a new dictionary [deprecated]
aspell_suggest -- Suggest spellings of a word [deprecated]
User Contributed Notes
Aspell functions [deprecated]
add a note about notes
There are no user contributed notes for this page.
previoususortaspell_check_rawnext
Last updated: Wed, 24 Jul 2002
show source | credits | stats | mirror sites:  
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by:
Last updated: Mon Jul 29 00:09:02 2002 CEST