Commit Graph

7 Commits

Author SHA1 Message Date
Jason Marquette
e1322a0571
update send.php
Adding close tag.
2019-01-03 09:17:33 -06:00
Brian Short
0ea96992d9 PHP Tutorial sources conform to PSR-2 standard
The code in the PHP tutorials was sometimes a bit messy.
With these changes the code conforms to standards outlined here:
https://www.php-fig.org/psr/psr-2/
2018-05-28 16:31:12 -04:00
jeff_walter
68241acf7a Updated demo code to use AMQPStreamConnection class instead of the deprecated AMQPConnection class. It has been officially deprecated since Nov. 2014, see: videlalvaro/php-amqplib@64eb289#diff-d22541aa1646efa4a61d570b8a0a0ff0. 2015-10-02 09:59:44 -05:00
Alvaro Videla
16a3b8d698 updates PHP files to use videlalvaro/php-amqplib 2013-07-29 16:31:05 +02:00
Your Name
34052d0eeb The queue should be named 'hello' instead of 'test' 2010-11-30 17:35:14 +00:00
Marek Majkowski
0e3a569271 Minor tweaks to first example code, queue should be autodelete=false etc 2010-11-23 13:18:07 +00:00
Alvaro Videla
d287ed0ffa php examples 2010-11-23 03:26:53 +08:00