The aspell() functions allows you to check the
spelling on a word and offer suggestions.
Note:
This extension has been removed from PHP and is no
longer available as of PHP 4.3.0. If you want to use spell-checking
capabilities in PHP, use pspell instead.
It uses pspell library and works with newer versions of aspell.
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. You need the aspell library, available
from: http://aspell.sourceforge.net/.
aspell_suggest -- Suggest spellings of a word [deprecated]
Php ref.aspell Function syntax tag
ref.aspell php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php ref.aspell syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.