(PHP 5 >= 5.3.0, PHP 7)
msg_queue_exists — Check whether a message queue exists
msg_queue_exists ( int $key ) : bool
Checks whether the message queue key
exists.
key
Queue key.
Returns true
on success or false
on failure.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.msg-queue-exists.php