cubrid_data_seek
PECL CUBRID >= 8.3.0
cubrid_data_seek - Move the internal row pointer of the CUBRID result
Code Examples
Example #1 cubrid_data_seek example
Result: array(2) {
[0]=>
string(1) "X"
[1]=>
string(5) "Mixed"
}
array(2) {
[0]=>
string(1) "M"
[1]=>
string(3) "Man"
}
array(2) {
[0]=>
string(1) "S"
[1]=>
string(6) "Silver"
}