(no version information, might be only in CVS)
OCI-Collection->trim -- Trims elements from the end of the collection
Description
bool
OCI-Collection->trim ( int num )
Trims num of elements from the end of the
collection.
Devuelve TRUE si todo se
llevó a cabo correctamente, FALSE en caso
de fallo.
See also oci_collection_size().