OCI-Collection
PHP Manual

OCI-Collection::trim

(PHP 5, PECL OCI8 >= 1.1.0)

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

Descrizione

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

Trims num of elements from the end of the collection.

Elenco dei parametri

num

The number of elements to be trimmed.

Valori restituiti

Restituisce TRUE in caso di successo, FALSE in caso di fallimento.

Vedere anche:


OCI-Collection
PHP Manual