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