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

search for in the

pspell_check> <pspell_add_to_personal
Last updated: Fri, 10 Oct 2008

view this page in

pspell_add_to_session

(PHP 4 >= 4.0.2, PHP 5)

pspell_add_to_session現在のセッションの単語リストに単語を追加する

説明

bool pspell_add_to_session ( int $dictionary_link , string $word )

pspell_add_to_session() は、 現在のセッションに関連する単語リストに単語を追加します。この関数は、 pspell_add_to_personal() に似ています。

パラメータ

dictionary_link

word

追加する単語。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



add a note add a note User Contributed Notes
pspell_add_to_session
admin at codefisher dot org
12-Sep-2007 10:08
This function does not accept hyphenated words, which is kind of annoying.

pspell_check> <pspell_add_to_personal
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites