cubrid_col_size
PECL CUBRID >= 8.3.0
cubrid_col_size - Get the number of elements in collection type column using OID
Code Examples
Example #1 cubrid_col_size example
Result: array(3) {
[0]=>
string(1) "1"
[1]=>
string(1) "2"
[2]=>
string(1) "3"
}
int(3)