|
pspell_clear_sessionClear the current session Description
bool pspell_clear_session
( int
$dictionary_link
)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 Examples
Example #1 pspell_add_to_personal Example
<?php |