k2hpx_add_subkey k2hash Functions k2hpx_bump_debug_level

k2hpx_add_subkeys

Adds the subkeys to the key

Description

bool k2hpx_add_subkeys ( mixed $handle_res , string $key , array $subkeys )

Associates the keys with the other key. The key that is added to the other key is called ‘subkey’. The key that adds the other key to is ‘parent key’. A parent key can associates many subkeys.

Parameters

Return Values

Returns true on success or false on failure.

See Also

k2hpx_add_subkey k2hash Functions k2hpx_bump_debug_level