msg_queue_exists(3) php man page | unix.com

Man Page: msg_queue_exists

Operating Environment: php

Section: 3

MSG_QUEUE_EXISTS(3)							 1						       MSG_QUEUE_EXISTS(3)

msg_queue_exists - Check whether a message queue exists

SYNOPSIS
bool msg_queue_exists (int $key)
DESCRIPTION
Checks whether the message queue $key exists.
PARAMETERS
o $key - Queue key.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
msg_remove_queue(3), msg_receive(3), msg_stat_queue(3). PHP Documentation Group MSG_QUEUE_EXISTS(3)
Related Man Pages
openssl_public_encrypt(3) - php
array_key_exists(3) - php
msg_set_queue(3) - php
msg_stat_queue(3) - php
wincache_ucache_cas(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch