|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.73
">msg_stat_queueDescriptionarray msg_stat_queue ( int 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: Tableau 1. Array structure for msg_stat_queue
See also: msg_remove_queue(), msg_receive(), msg_stat_queue() and msg_set_queue(). This function was introduced in PHP 4.3.0 (not yet released).
|