OCINewCursor

(PHP 3>= 3.0.8, PHP 4 >= 4.0.0)

OCINewCursor --  Return a new cursor (Statement-Handle) - use to bind ref-cursors.

Description

int OCINewCursor ( int conn)

OCINewCursor() allocates a new statement handle on the specified connection.