Hyperwave 함수 목록
PHP Manual

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 Manual