OCI-Collection->append
(no version information, might be only in CVS)
OCI-Collection->append -- Appends an object to the collection
Description
bool
OCI-Collection->append ( mixed value)
Appends an object to the end of the collection. Parameter
value can be a string or a number.
成功した場合に TRUE 、失敗した場合に FALSE を返します。