(no version information, might be only in CVS)
OCI-Collection->append -- Appends element to the collection
Описание
class
OCI-Collection {
bool
append ( mixed value )
}
Appends element to the end of the collection. Parameter
value can be a string or a number.
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.