PHP » GoLang |
login |
register |
about
|
GoLang pspell_add_to_personal
request it (418)
GoLang replacement for PHP's pspell_add_to_personal
[edit | history]
pspell_add_to_personal(PHP 4 >= 4.0.2, PHP 5, PHP 7) pspell_add_to_personal — Add the word to a personal wordlist Description
bool pspell_add_to_personal
( int
$dictionary_link
, string $word
)pspell_add_to_personal() adds a word to the personal wordlist. If you used pspell_new_config() with pspell_config_personal() to open the dictionary, you can save the wordlist later with pspell_save_wordlist(). Parameters
Return Values
Returns Examples
Example #1 pspell_add_to_personal()
<?php Notes
|
more
Recently updated
more
Most requested
more
Last requests
|