update : 2015.11.03
php.shukuma.com검색:
|
pspell_save_wordlist(PHP 4 >= 4.0.2, PHP 5) pspell_save_wordlist — Save the personal wordlist to a file 설명
bool pspell_save_wordlist
( int
$dictionary_link
)pspell_save_wordlist() saves the personal wordlist from the current session. The location of files to be saved specified with pspell_config_personal() and (optionally) pspell_config_repl(). 반환값
성공 시 예제
Example #1 pspell_add_to_personal()
<?php 주의
|