(PHP 5 >= 5.3.0)
msg_queue_exists — Check whether a message queue exists
$key
Checks whether the message queue key exists.
key
Queue key.
Returns TRUE on success or FALSE on failure.
TRUE
FALSE