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
apc_fetch(3) - php
apc_load_constants(3) - php
msg_receive(3) - php
msg_send(3) - php
wincache_ucache_cas(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Nicki Paul to the Moderator Team!