k2hpx_add_attr k2hash Functions k2hpx_add_subkeys

k2hpx_add_subkey

Associates the key with the other key

Description

bool k2hpx_add_subkey ( mixed $handle_res , string $key , string $subkey )

Associates the key 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_attr k2hash Functions k2hpx_add_subkeys