OCI8
PHP Manual

The OCI-Collection class

(PHP 5, PHP 7, PECL OCI8 >= 1.1.0)

Introducere

OCI8 Collection functionality.

Sinopsisul clasei

OCI-Collection {
/* Metode */
bool append ( mixed $value )
bool assign ( OCI-Collection $from )
bool assignElem ( int $index , mixed $value )
bool free ( void )
mixed getElem ( int $index )
int max ( void )
int size ( void )
bool trim ( int $num )
}

Cuprins


OCI8
PHP Manual