(PHP 4, PHP 5, PHP 7)
Fetch data specified by key
string dba_fetch ( string $key, resource $handle )
string dba_fetch ( string $key , int $skip , resource $handle )
dba_fetch() fetches the data specified by key from the database specified with handle.
Parameters:
key
The key the data is specified by.
Note:
When working with inifiles this function accepts arrays as ke