(PHP 5 >= 5.3.0, PHP 7)
msg_queue_exists — Check whether a message queue exists
$key
Checks whether the message queue key exists.
key
Queue key.
성공 시 TRUE를, 실패 시 FALSE를 반환합니다.
TRUE
FALSE