PHP 7.0.6 Released

OCI-Collection::size

(PHP 5, PHP 7, PECL OCI8 >= 1.1.0)

OCI-Collection::sizeReturns size of the collection

Description

int OCI-Collection::size ( void )

Returns the size of the collection.

Return Values

Returns the number of elements in the collection or FALSE on error.

User Contributed Notes

There are no user contributed notes for this page.
To Top