(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.
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.
TRUE
FALSE