= 5.3.0, PHP 7, PHP 8)msg_queue_exists — Check whether a message queue exists說明msg_queue_exists(int $key): boolChecks whether ">
(PHP 5 >= 5.3.0, PHP 7, PHP 8)
msg_queue_exists — Check whether a message queue exists
$key): bool
Checks whether the message queue key exists.
keyQueue key.
成功時返回 true, 或者在失敗時返回 false。