dbplus_curr Get current tuple from relation &reftitle.description; intdbplus_curr resourcerelation arraytuple Reads the data for the current tuple for the given relation. &reftitle.parameters; relation A relation opened by dbplus_open. tuple The data will be passed back in this parameter, as an associative array. &reftitle.returnvalues; The function will return zero (aka. DBPLUS_ERR_NOERR) on success or a db++ error code on failure. &reftitle.notes; &warn.experimental.func; &reftitle.seealso; dbplus_first dbplus_prev dbplus_next dbplus_last dbplus_errcode