(PHP 4 >= 4.0.2, PHP 5, PHP 7)
Store a replacement pair for a word
bool pspell_store_replacement ( int $dictionary_link, string $misspelled, string $correct )
pspell_store_replacement() stores a replacement pair for a word, so that replacement can be returned by pspell_suggest() later. In order to be able to take advantage of this function, you have to use pspell_new_personal() to open the dictionary. In order to permanen