|
msg_queue_exists(PHP 5 >= 5.3.0) msg_queue_exists — Check whether a message queue exists Описание
bool msg_queue_exists
( int $key
)
Checks whether the message queue key exists. Список параметров
Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. Смотрите также
|
|