hw_Error()
hw_Error - Error number
Syntax
int hw_Error (
int $connection)
Arguments
- connection - The connection identifier.
Description
Returns the last error number, for the last command.
Version
PHP 4
Return value
Returns the last error number or 0 if no error occurred.