PHP.nl

msg_stat_queue

msg_stat_queue

Returns information from the message queue data structure

 **msg_stat_queue** SysvMessageQueue $queue
returns the message queue meta data

for the message queue specified by the . This is useful, for example, to determine which process sent the message that was just received. msg_stat_queue``queue

queueThe message queue.

On success, the return value is an array whose keys and values have the following meanings:

Returns false on failure.

msg_remove_queue``msg_receive``msg_get_queue``msg_set_queue