downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

AMQPQueue::get> <AMQPQueue::declare
[edit] Last updated: Fri, 24 Jun 2011

view this page in

AMQPQueue::delete

(PECL amqp >= Unknown)

AMQPQueue::deleteDelete a queue and its contents.

Description

public bool AMQPQueue::delete ( string $queue_name )

Delete a queue from the broker, including its entire contents of unread or unacknowledged messages.

Parameters

queue_name

The name of the queue to delete.

Return Values

Returns TRUE on success or FALSE on failure.



add a note add a note User Contributed Notes AMQPQueue::delete - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites