PHP » GoLang |
login |
register |
about
|
GoLang oci_new_descriptor
request it (418)
GoLang replacement for PHP's oci_new_descriptor
[edit | history]
oci_new_descriptor(PHP 5, PHP 7, PECL OCI8 >= 1.1.0) oci_new_descriptor — Initializes a new empty LOB or FILE descriptor Description
OCI-Lob oci_new_descriptor
( resource
$connection
[, int $type = OCI_DTYPE_LOB
] )Allocates resources to hold descriptor or LOB locator. Parameters
Return Values
Returns a new LOB or FILE descriptor on success, Examples
Example #1 oci_new_descriptor() example
<?php
<?php Example #2 oci_new_descriptor() example
<?php Notes
|
more
Recently updated
more
Most requested
more
Last requests
|