PHP » GoLang |
login |
register |
about
|
GoLang SAMConnection::isConnected
request it (347)
GoLang replacement for PHP's SAMConnection::isConnected
[edit | history]
PHP SAMConnection::isConnectedPHP original manual for SAMConnection::isConnected [ show | php.net ]SAMConnection::isConnected(PECL sam >= 0.1.0) SAMConnection::isConnected — Queries whether a connection is established to a Messaging Server Description
bool SAMConnection::isConnected
( void
)
Calling the "isConnected" method on a Connection object will check whether the PHP script is connected to a messaging server. No messages can be sent or received unless a connection has been established with a Messaging server. Return Values
This method returns Examples
Example #1 Checking whether there us a connection to a Messaging Server
<?php |
more
Recently updated
more
Most requested
more
Last requests
|