Hyperwave 函数
PHP Manual

hw_Close

(PHP 4)

hw_CloseCloses the Hyperwave connection

说明

bool hw_close ( int $connection )

Closes down the connection to a Hyperwave server.

参数

connection

The connection identifier.

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE


Hyperwave 函数
PHP Manual