If you have the libraries needed add the
--with-pspell[=dir] option
when compiling PHP.
Note to Win32 Users:
win32 support is available only in PHP 4.3.3 and later versions.
Also, you must have aspell 0.50 or newer installed.
In order to enable this module under Windows, you must copy
aspell-15.dll from the bin folder
of your aspell installation to a folder where PHP will be able to find it.
C:\PHP or the SYSTEM32 folder of
your windows machine (Ex: C:\WINNT\SYSTEM32 or C:\WINDOWS\SYSTEM32) are good choices.
The 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.
ref.pspell 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.pspell 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.