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

說明

OCI-Collection
bool trim ( int $num )

Trims num of elements from the end of the collection.

參數

num

The number of elements to be trimmed.

Return值

如果成功則回傳 TRUE,失敗則回傳 FALSE