cubrid_move_cursor
PECL CUBRID >= 8.3.0
cubrid_move_cursor - Move the cursor in the result
Code Examples
Example #1 cubrid_move_cursor example
Result: array(2) {
[0]=>
string(1) "G"
[1]=>
string(4) "Gold"
}
array(2) {
[0]=>
string(1) "X"
[1]=>
string(5) "Mixed"
}
array(2) {
[0]=>
string(1) "M"
[1]=>
string(3) "Man"
}