ocicollmax --
Return the max value of a collection.
For a varray this is the maximum length of the array
Description
int ocicollmax ( void )
Note:
This function was renamed to oci_collection_max()
after PHP >= 5.0.0. For downward compatibility
ocicollmax() can also be used.
This is deprecated, however.