Hyperwave 函数
PHP 手册

hw_ErrorMsg

(PHP 4)

hw_ErrorMsgReturns error message

说明

string hw_errormsg ( int $connection )

Returns a string containing the last error message related to the last command.

参数

connection

The connection identifier.

返回值

Returns a string containing the last error message or 'No Error'. If FALSE is returned, this function failed.

参见


Hyperwave 函数
PHP 手册