downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

pspell_check> <pspell_add_to_personal
[edit] Last updated: Fri, 24 May 2013

view this page in

pspell_add_to_session

(PHP 4 >= 4.0.2, PHP 5)

pspell_add_to_sessionAjoute le mot au dictionnaire personnel de la session courante

Description

bool pspell_add_to_session ( int $dictionary_link , string $word )

pspell_add_to_session() ajoute un mot au dictionnaire personnel associé à la version courante. C'est une fonction similaire à pspell_add_to_personal().

Liste de paramètres

dictionary_link

word

Le mot ajouté.

Valeurs de retour

Cette fonction retourne TRUE en cas de succès ou FALSE si une erreur survient.



add a note add a note User Contributed Notes pspell_add_to_session - [1 notes]
up
0
admin at codefisher dot org
5 years ago
This function does not accept hyphenated words, which is kind of annoying.

 
show source | credits | sitemap | contact | advertising | mirror sites