(PHP 4 >= 4.0.2, PHP 5, PHP 7)
Load a new dictionary
int pspell_new ( string $language [, string $spelling [, string $jargon [, string $encoding [, int $mode = 0 ]]]] )
pspell_new() opens up a new dictionary and returns the dictionary link identifier for use in other pspell functions.
For more information and examples, check out inline manual pspell website:» http://aspell.net/.
Parameters: