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

search for in the

msg_receive> <msg_get_queue
Last updated: Fri, 10 Oct 2008

view this page in

msg_queue_exists

(No version information available, might be only in CVS)

msg_queue_existsメッセージキューが存在するかどうかを調べる

説明

bool msg_queue_exists ( int $key )

key で指定したメッセージキューが存在するかどうかを調べます。

パラメータ

key

キューのキー。

返り値

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



add a note add a note User Contributed Notes
msg_queue_exists
There are no user contributed notes for this page.

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