hw_ErrorMsg
(PHP 4)
hw_ErrorMsg — Returns error message
Описание
string hw_errormsg
( int $connection
)
Список параметров
-
connection
-
The connection identifier.
Возвращаемые значения
Returns a string containing the last error message or 'No Error'.
If FALSE is returned, this function failed.