Forum und email

OCI-Collection->trim

(PHP 5, PECL oci8:1.1-1.2.4)

OCI-Collection->trim — Trims elements from the end of the collection

Descrição

OCI-Collection
bool trim ( int $num )

Trims num of elements from the end of the collection.

Parâmetros

num

The number of elements to be trimmed.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.

Veja também