PHP » GoLang |
login |
register |
about
|
GoLang SAMConnection::peek
request it (332)
GoLang replacement for PHP's SAMConnection::peek
[edit | history]
SAMConnection::peek(PECL sam >= 0.1.0) SAMConnection::peek — Read a message from a queue without removing it from the queue DescriptionParameters
Return Values
This method returns a SAMMessage object or Examples
Example #1 Retrieve the next message from a queue without removing it
<?php
Example #2 Retrieve a specific message from a queue without removing it from the queue
<?php |
more
Recently updated
more
Most requested
more
Last requests
|