|
oci_new_cursor() allocates a new statement handle on the specified connection.
Example 2. Using REF CURSOR in an Oracle's select statement
|
oci_new_cursor() returns FALSE on error.
Note: In PHP versions before 5.0.0 you must use ocinewcursor() instead. This name still can be used, it was left as alias of oci_new_cursor() for downwards compatability. This, however, is deprecated and not recommended.
Hosting by: Hurra Communications Ltd.
Generated: 2007-01-26 18:00:09