OCI8 İşlevleri
PHP Manual

OCI-Collection->trim

(PHP 5, PECL oci8 >= 1.1.0)

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

Açıklama

OCI-Collection
bool trim ( int $num )

Trims num of elements from the end of the collection.

Değiştirgeler

num

The number of elements to be trimmed.

Dönen Değerler

Başarı durumunda TRUE, aksi takdirde FALSE döndürür.

Ayrıca Bakınız


OCI8 İşlevleri
PHP Manual