Semaphore Функции
PHP Manual

msg_queue_exists

(PHP 5 >= 5.3.0)

msg_queue_existsCheck whether a message queue exists

Описание

bool msg_queue_exists ( int $key )

Checks whether the message queue key exists.

Параметри

key

Queue key.

Връщани стойности

Връща TRUE при успех или FALSE при неуспех.

Вж. също


Semaphore Функции
PHP Manual