SAMConnection { __construct( );}
__construct( );
Creates a new SAMConnection object.
SAMConnection
<?php $conn = new SAMConnection();$conn->connect(SAM_WMQ, array(SAM_HOST => localhost, SAM_PORT => 1414, SAM_BROKER => 'bull'));?>