downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Stomp::error> <Stomp::__construct
[edit] Last updated: Fri, 17 May 2013

view this page in

Stomp::__destruct

stomp_close

(PECL stomp >= 0.1.0)

Stomp::__destruct -- stomp_closeCloses stomp connection

Beschreibung

Objektorientierter Stil (destructor):

public bool Stomp::__destruct ( void )

Prozeduraler Stil:

bool stomp_close ( resource $link )

Closes a previously opened connection.

Parameter-Liste

link

Nur für prozedurale Aufrufe: Die Stomp-Verbindung, die von stomp_connect() zurückgegeben wurde.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Beispiele

See stomp_connect().



add a note add a note User Contributed Notes Stomp::__destruct - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites