Podręcznik PHP Poprzedni Następny (no version information, might be only in CVS) OCI-Collection->trim -- Trims..."/>
Forum und email
OCI-Collection->trim

OCI-Collection->trim

(no version information, might be only in CVS)

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

Opis

class OCI-Collection {

bool trim ( int num )

}

Trims num of elements from the end of the collection.

Parametry

num

The number of elements to be trimmed.

Zwracane wartości

Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.

Patrz także

OCI-Collection->size