Hey guys,
I'm looking to implement RabbitMQ into my PHP application, and am using the php-amqp extension. My only question is this, how do I easily query to return the contents of the queue in PHP?
php-amqp seems to not enable me to do this. If I am going wrong, please help me out here :)