Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<OCI-Collection->sizeOCI-Lob->append>
Last updated: Tue, 19 Sep 2006

OCI-Collection->trim

(no version information, might be only in CVS)

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

Description

class OCI-Collection {

bool trim ( int num )

}

Trims num of elements from the end of the collection.

Returns TRUE on success or FALSE on failure.

Parameters

num




<OCI-Collection->sizeOCI-Lob->append>
Last updated: Tue, 19 Sep 2006