|
AMQPConnection::setLoginSet the login. Description
public bool AMQPConnection::setLogin
( string
$login
)This method will set the login string used to connect to the AMQP broker. Parameters
Return Values
Returns Errors/Exceptions
Throws an AMQPConnectionException if
Examples
Example #1 AMQPConnection::setLogin example
<?php |