(PHP3 , PHP4 )
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.