Ora_Open

(PHP 3, PHP 4 >= 4.0.0)

Ora_Open -- open an Oracle cursor

Description

int ora_open (int connection)

Opens an Oracle cursor associated with connection.

Returns a cursor index or FALSE on failure. Details about the error can be retrieved using the ora_error() and ora_errorcode() functions.