|
PHP5中文手册
hw_Close(PHP 4) hw_Close — Closes the Hyperwave connection Description
bool hw_close
( int $connection
)
Returns FALSE if connection is not a valid connection index, otherwise TRUE. Closes down the connection to a Hyperwave server with the given connection index. |