hw_Error

(PHP 4)

hw_ErrorError number

Beskrivelse

int hw_error ( int $connection )

Returns the last error number, for the last command.

Parametre

connection

The connection identifier.

Returnerings Værdier

Returns the last error number or 0 if no error occurred.

Se også

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top