(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)
int ora_open (int connection)
int ora_open
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.