|
pspell_clear_sessionClear the current session Description
bool pspell_clear_session(PSpell\Dictionary
$dictionary )pspell_clear_session clears the current session. The current wordlist becomes blank, and, for example, if you try to save it with pspell_save_wordlist, nothing happens. Parameters
Return Values
Returns Changelog
Examples
Example #1 pspell_add_to_personal Example
|