PHP » GoLang |
login |
register |
about
|
oci_new_cursor(PHP 5, PHP 7, PECL OCI8 >= 1.1.0) oci_new_cursor — Allocates and returns a new cursor (statement handle) Description
resource oci_new_cursor
( resource
$connection
)Allocates a new statement handle on the specified connection. Return Values
Returns a new statement handle, or Examples
Example #1 Binding a REF CURSOR in an Oracle stored procedure call
<?php Notes
|
more
Recently updated
more
Most requested
more
Last requests
|