OCI8
PHP Manual

OCI-Collection->trim

(PHP 5, PECL oci8:1.1-1.2.4)

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

Beskrivelse

OCI-Collection
bool trim ( int $num )

Trims num of elements from the end of the collection.

Parameterliste

num

The number of elements to be trimmed.

Returneringsværdier

Returnerer TRUE ved succes, FALSE ved fejl.

Se også


OCI8
PHP Manual