OCI-COLLECTION(3) OCI-COLLECTION(3)
The OCI-Collection class
INTRODUCTION
OCI8 Collection functionality.
CLASS SYNOPSIS
OCI-Collection
OCI-Collection
Methods
o
bool OCI-Collection::append (mixed $value)
o
bool OCI-Collection::assign (OCI-Collection $from)
o
bool OCI-Collection::assignElem (int $index, mixed $value)
o
bool OCI-Collection::free (void )
o
mixed OCI-Collection::getElem (int $index)
o
int OCI-Collection::max (void )
o
int OCI-Collection::size (void )
o
bool OCI-Collection::trim (int $num)
PHP Documentation Group OCI-COLLECTION(3)