Hyperwave Funktionen
PHP Manual

hw_ErrorMsg

(PHP 4)

hw_ErrorMsgReturns error message

Beschreibung

string hw_errormsg ( int $connection )

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

Parameter-Liste

connection

The connection identifier.

Rückgabewerte

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

Siehe auch


Hyperwave Funktionen
PHP Manual