k2hpx_get_attrs
Gets attributes of the key
Description
array k2hpx_get_attrs ( mixed $handle_res , string $key )
Gets attributes of the key.
Parameters
- handle_res
Specifies the k2hash (.k2h
) file handle that k2hpx_open returns. - key
Specifies the key.
Return Values
Returns attributes of the key, otherwise false.
See Also
- K2hash::getAttrs - Gets attributes of the key