k2hdkcpx_queue_put k2hdkcpx Functions k2hdkcpx_remove_subkeys

k2hdkcpx_remove

Removes a pair of the key/value

Description

/**
 * @param resource $handle_res
 */
function k2hdkcpx_remove(
    $handle_res,
    string $key,
    string $password = null): bool {}

Removes a pair of the key/value.

Parameters

Return Values

Returns true on success or false on failure.

See Also

k2hdkcpx_queue_put k2hdkcpx Functions k2hdkcpx_remove_subkeys