(4.1.0 - 4.2.3 only, PECL)
dbplus_next -- Get next tuple from relation
说明
int
dbplus_next ( resource relation, array &tuple )
Reads the data for the next tuple for the given
relation, makes it the current tuple and will pass
it back as an associative array in tuple.