Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
Semaphore Functions
PHP Manual

msg_queue_exists

(No version information available, might be only in CVS)

msg_queue_existsCheck whether a message queue exists

Description

bool msg_queue_exists ( int $key )

Checks whether the message queue key exists.

Parameters

key

Queue key.

Return Values

Returns TRUE on success or FALSE on failure.

See Also


Semaphore Functions
PHP Manual