|
dbplus_currGet current tuple from relation Description
int dbplus_curr
( resource
$relation
, array &$tuple
)
Reads the data for the current tuple for the given
Parameters
Return Values
The function will return zero (aka. NotesWarning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. See Also
|