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 を返します。
msg_queue_exists
There are no user contributed notes for this page.