OCI8 Funkcje
PHP Manual

OCI-Collection::trim

(PHP 5, PECL OCI8 >= 1.1.0)

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

Opis

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

Trims num of elements from the end of the collection.

Parametry

num

The number of elements to be trimmed.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.

Zobacz też:


OCI8 Funkcje
PHP Manual