(PHP 3, PHP 4, PHP 5 <= 5.1.0RC1)
Returns the numeric error code of the last executed statement on the specified cursor or connection.
cursor_or_connection
An Oracle cursor or connection identifier.
Returns the error code, as an integer.
The oracle extension is deprecated in favor of oci8.
When using oci8 as a replacement for the deprecated oracle extension, consider using: