k2hpx_remove_all
Removes the key and the keys linked with the key
Description
bool k2hpx_remove_all ( mixed $handle_res , string $key )
Removes the key and the keys linked with the key.
Parameters
- handle_res
Specifies the k2hash (.k2h
) file handle that k2hpx_open returns. - key
Specifies the key.
Return Values
Returns true on success or false on failure.
See Also
- K2hash::removeAll - Removes the key and the keys associated with the key