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

search for in the

msg_send> <msg_receive
Last updated: Fri, 04 Jul 2008

view this page in

msg_remove_queue

(PHP 4 >= 4.3.0, PHP 5)

msg_remove_queue — メッセージキューを破棄する

説明

bool msg_remove_queue ( resource $queue )

msg_remove_queue() は、queue で指定したメッセージキューを破棄します。この関数を使用するのは、 すべてのプロセスがメッセージキューの使用を終え、 キューが保持するシステムリソースを開放する必要が生じた場合のみです。

パラメータ

queue

メッセージキューのリソースハンドル。

返り値

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



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

msg_send> <msg_receive
Last updated: Fri, 04 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites