Hyperwave 函数
PHP 手册

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 手册