|
msg_stat_queue(PHP 4 >= 4.3.0, PHP 5) msg_stat_queue — Returns information from the message queue data structure Описание
array msg_stat_queue
( resource $queue
)
msg_stat_queue() returns the message queue meta data for the message queue specified by the queue. This is useful, for example, to determine which process sent the message that was just received. Список параметров
Возвращаемые значенияThe return value is an array whose keys and values have the following meanings:
Смотрите также
|
|||||||||||||||||||||