This function does not accept hyphenated words, which is kind of annoying.
(PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8)
pspell_add_to_session — Ajoute le mot au dictionnaire personnel de la session courante
pspell_add_to_session() ajoute un mot au dictionnaire personnel associé à la version courante. C'est une fonction similaire à pspell_add_to_personal().
Version | Description |
---|---|
8.1.0 |
La paramètre dictionary attend désormais une instance de
PSpell\Dictionary ; auparavant, une ressource était expected.
|
This function does not accept hyphenated words, which is kind of annoying.