OCI8 Функции
PHP Manual

OCI-Collection->trim

(PHP 5, PECL oci8 >= 1.1.0)

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

Описание

OCI-Collection
bool trim ( int $num )

Trims num of elements from the end of the collection.

Параметри

num

The number of elements to be trimmed.

Връщани стойности

Връща TRUE при успех или FALSE при неуспех.

Вж. също


OCI8 Функции
PHP Manual