hw_ErrorMsg
(PHP 4)
hw_ErrorMsg — エラーメッセージを返す
説明
string hw_errormsg
( int $connection
)
直近のコマンドのエラーメッセージを含む文字列を返します。
パラメータ
- connection
-
接続 ID。
返り値
直近のエラーメッセージまたは 'No Error' を含む文字列を返します。 FALSE が返された場合、この関数は失敗しています。
hw_ErrorMsg
There are no user contributed notes for this page.
