 |
 |
 |
 |
Warning: include(../levoe_menu.php) [ function.include]: failed to open stream: No such file or directory in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/pspell-save-wordlist.html on line 46
Warning: include() [ function.include]: Failed opening '../levoe_menu.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/pspell-save-wordlist.html on line 46
|
 |
 |
 |
 | |
|  |
(PHP 4 >= 4.0.2)
pspell_save_wordlist - сохраняет персональный список слов в файле. Описание
int pspell_save_wordlist (int dictionary_link)
pspell_save_wordlist() сохраняет персональный список слов текущей сессии. Словарь должен открываться
функцией pspell_new_personal(), а размещение сохраняемых файлов специфицируется функцией
pspell_config_personal() и (по выбору) pspell_config_repl(). Отметьте, пожалуйста, что эта функция не будет работать, если у вас нет pspell .11.2
и aspell .32.5 или новее.
$pspell_config = pspell_config_create ("en");
pspell_config_personal ($pspell_config, "/tmp/dicts/newdict");
$pspell_link = pspell_new_config ($pspell_config);
pspell_add_to_personal ($pspell_link, "Vlad");
pspell_save_wordlist ($pspell_link); |
|
|  | |
|
 |
 |
 |
 |
Warning: include(../pravoe_menu.php) [ function.include]: failed to open stream: No such file or directory in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/pspell-save-wordlist.html on line 146
Warning: include() [ function.include]: Failed opening '../pravoe_menu.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/pspell-save-wordlist.html on line 146
|
 |
 |
 |
 | |