We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dd52f0 commit da01838Copy full SHA for da01838
php/README.md
@@ -1,11 +1,11 @@
1
-# PHP code for RabbitMQ tutorial #
+# PHP code for RabbitMQ tutorials
2
3
-Here you can find a PHP code examples from [RabbitMQ
+Here you can find PHP code examples from [RabbitMQ
4
tutorials](http://www.rabbitmq.com/getstarted.html).
5
6
-## Requirements ##
+To successfully use the examples you will need a running RabbitMQ server.
7
8
-To run the examples you need a running RabbitMQ server.
+## Requirements
9
10
Additionally you need `PHP 5.3` and `php-amqplib`. To get these
11
dependencies on Ubuntu type:
0 commit comments