| 
 | msg_get_queueCreate or attach to a message queue Description
   resource msg_get_queue
    ( int  $key[, int$perms= 0666
  ] )
   msg_get_queue returns an id that can be used to
   access the System V message queue with the given
    Parameters
 
 Return ValuesReturns a resource handle that can be used to access the System V message queue. See Also
 
 |