|
msg_get_queueCreate or attach to a message queue Description
SysvMessageQueuefalse msg_get_queue(int
$key , int $permissions = 0666)
msg_get_queue returns an id that can be used to
access the System V message queue with the given
Parameters
Return Values
Returns SysvMessageQueue instance that can be used to access the System V message queue,
or Changelog
See Also
|