Manuál PHP | ||
---|---|---|
Předcházející | Další |
Returns the numeric error code of the last executed statement on the specified cursor or connection.
When using oci8 as a replacement for the deprecated oracle extension, consider using:
oci_error() (the "code" field of the resulting array) |
Předcházející | Domů | Další |
ora_error | Nahoru | ora_exec |