dba_fetchFetch data specified by key Description
string dba_fetch
( string
$key
, resource $handle
)
string dba_fetch
( string
$key
, int $skip
, resource $handle
)
dba_fetch fetches the data specified by
Parameters
Return Values
Returns the associated string if the key/data pair is found, Changelog
See Also
|