Calling the "connect" method on a SAMConnection object connects the PHP
script to a messaging server. No messages can be sent or received until a
connection is made.
Parameters
Return Values
This method returns FALSE if an error occurs.
Examples
Example #1
Creating a connection to a Messaging Server using the IBM MQSeries
protocol (WMQ)