PHP  
downloads | documentation | faq | getting help | mailing lists | | php.net sites | links | my php.net 
search for in the  
<usortaspell_check_raw>
view the version of this page
Last updated: Tue, 22 Apr 2003

III. Aspell functions [deprecated]

Introductie

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

Afhankelijkheden

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.

Installatie

You need the aspell library, available from: .

Zie ook

See also pspell.

Inhoudsopgave
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 add a note
There are no user contributed notes for this page.

<usortaspell_check_raw>
 Last updated: Tue, 22 Apr 2003
show source | credits | mirror sites 
Copyright © 2001-2003 The PHP Group
All rights reserved.
This mirror generously provided by: /
Last updated: Sat May 24 21:09:36 2003 CEST