Hyperwave Funções
PHP Manual

hw_ErrorMsg

(PHP 4)

hw_ErrorMsgReturns error message

Descrição

string hw_errormsg ( int $connection )

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

Parâmetros

connection

The connection identifier.

Valor Retornado

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

Veja Também


Hyperwave Funções
PHP Manual