parent root
PHP: OCI-Collection::size - Manual
PHP 7.2.23 Release Announcement

OCI-Collection::size

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

OCI-Collection::sizeReturns size of the collection

Description

OCI-Collection::size ( void ) : int

Returns the size of the collection.

Return Values

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

add a noteadd a note

User Contributed Notes

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