update : 2015.11.03
php.shukuma.com검색:
|
pspell_clear_session(PHP 4 >= 4.0.2, PHP 5) pspell_clear_session — Clear the current session 설명
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. 인수
반환값
성공 시 예제
Example #1 pspell_add_to_personal() Example
<?php |