OCI8 Funciones
PHP Manual

OCI-Collection::trim

(PHP 5, PECL OCI8 >= 1.1.0)

OCI-Collection::trimTrims elements from the end of the collection

Descripción

bool OCI-Collection::trim ( int $num )

Trims num of elements from the end of the collection.

Parámetros

num

The number of elements to be trimmed.

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.

Ver también


OCI8 Funciones
PHP Manual