hw_Close

(PHP 4)

hw_CloseCloses the Hyperwave connection

Beskrivelse

bool hw_close ( int $connection )

Closes down the connection to a Hyperwave server.

Parametre

connection

The connection identifier.

Returnerings Værdier

Returns TRUE on success or FALSE on failure.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top