k2hdkcpx_get_attributes
Gets attribute information of the key
Description
/**
 * @param resource $handle_res
 */
function k2hdkcpx_get_attributes(
    $handle_res,
    string $key): array|null {}
Gets attribute information of the key.
Parameters
- handle_res
 Specify the chmpx handle thatk2hdkcpx_openreturns.
- key
 Specify the key to get attribute information
Return Values
Returns arrays on success or null on failure.
See Also
- K2hdkc::getAttrs - Gets attribute information of the key