pspell_add_to_personal -- Add the word to a personal wordlist
Syntax
int pspell_add_to_personal ( int dictionary_link, string word )
pspell_add_to_personal() adds a word to the personal
wordlist. If you used pspell_new_config() with
pspell_config_personal() to open the dictionary,
you can save the wordlist later with
pspell_save_wordlist(). Please, note that this function
will not work unless you have pspell .11.2 and aspell .32.5 or later.
pspell add to personal 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 pspell add to personal 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.