PHP » GoLang |
login |
register |
about
|
msg_send(PHP 4 >= 4.3.0, PHP 5, PHP 7) msg_send — Send a message to a message queue Description
bool msg_send
( resource
$queue
, int $msgtype
, mixed $message
[, bool $serialize = TRUE
[, bool $blocking = TRUE
[, int &$errorcode
]]] )
msg_send() sends a Parameters
Return Values
Returns
Upon successful completion the message queue data structure is updated as
follows: See Also
|
more
Recently updated
more
Most requested
more
Last requests
|