Semaphore Funkcje
PHP Manual

msg_queue_exists

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

msg_queue_existsCheck wether a message queue exists

Opis

bool msg_queue_exists ( int $key )

Checks wether the message queue key exists.

Parametry

key

Queue key.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.

Patrz także


Semaphore Funkcje
PHP Manual