Hyperwave Functions
PHP Manual

hw_Close

(PHP 4)

hw_CloseCloses the Hyperwave connection

Description

bool hw_close ( int $connection )

Closes down the connection to a Hyperwave server.

Parameters

connection

The connection identifier.

Return Values

Returns TRUE on success or FALSE on failure.


Hyperwave Functions
PHP Manual