SAMConnection::__construct
Creates a new connection to a Messaging Server
&reftitle.description;
SAMConnection::__construct
Creates a new SAMConnection object.
&reftitle.examples;
Creating a connection object and connecting to a Messaging Server
connect(SAM_WMQ, array(SAM_HOST => localhost, SAM_PORT => 1414, SAM_BROKER => 'bull'));
?>
]]>