Регистрация Войти
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Поиск по сайту
hw_ErrorMsg
(PHP 4)
hw_ErrorMsg — Returns 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.
Смотрите также
- hw_error() - Error number
Описание на ru2.php.net
Описание на php.ru