dba_fetchFetch data specified by key Description
stringfalse dba_fetch(stringarray
$key , Dba\Connection $dba , int $skip = 0)Overloaded signature deprecated as of 8.3.0: string dba_fetch(stringarray
$key , int $skip , resource $dba )
dba_fetch fetches the data specified by
Parameters
Return Values
Returns the associated string if the key/data pair is found, Changelog
See Also
|