php man page for stomp_close

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):

SYNOPSIS
public bool Stomp::__destruct (void )
DESCRIPTION
Procedural style: bool stomp_close (resource $link) Closes a previously opened connection.
PARAMETERS
o $link -Procedural style only: The stomp link identifier returned by stomp_connect(3).
RETURN VALUES
Returns TRUE on success or FALSE on failure.
EXAMPLES
See stomp_connect(3). PHP Documentation Group STOMP_CLOSE(3)
Related Man Pages
mysqli_autocommit(3) - php
mysqli_more_results(3) - php
mysqli_next_result(3) - php
stomp_abort(3) - php
stomp_ack(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update