php man page for oci_new_collection

Query: oci_new_collection

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

OCI_NEW_COLLECTION(3)													     OCI_NEW_COLLECTION(3)

oci_new_collection - Allocates new collection object

SYNOPSIS
OCI-Collection oci_new_collection NULL (resource $connection, string $tdo, [string $schema])
DESCRIPTION
Allocates a new collection object.
PARAMETERS
o $connection - An Oracle connection identifier, returned by oci_connect(3) or oci_pconnect(3). o $tdo - Should be a valid named type (uppercase). o $schema - Should point to the scheme, where the named type was created. The name of the current user is the default value.
RETURN VALUES
Returns a new OCICollection object or FALSE on error.
NOTES
Note In PHP versions before 5.0.0 you must use ocinewcollection(3) instead. This name still can be used, it was left as alias of oci_new_collection(3) for downwards compatability. This, however, is deprecated and not recommended. PHP Documentation Group OCI_NEW_COLLECTION(3)
Related Man Pages
oci_set_module_name(3) - php
oci_field_is_null(3) - php
oci_field_type_raw(3) - php
oci_new_cursor(3) - php
oci_parse(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update