Query: stomp_close
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STOMP_CLOSE(3) 1 STOMP_CLOSE(3) Stomp::__destruct - Closes stomp connection Object oriented style (destructor):SYNOPSISpublic bool Stomp::__destruct (void )DESCRIPTIONProcedural style: bool stomp_close (resource $link) Closes a previously opened connection.PARAMETERSo $link -Procedural style only: The stomp link identifier returned by stomp_connect(3).RETURN VALUESReturns TRUE on success or FALSE on failure.EXAMPLESSee stomp_connect(3). PHP Documentation Group STOMP_CLOSE(3)
Related Man Pages |
---|
mysqli_autocommit(3) - php |
mysqli_more_results(3) - php |
mysqli_ping(3) - php |
stomp_ack(3) - php |
stomp_error(3) - php |