Strip unnecessary keys
Strip keys from an array.
Usage
Easy version of array_diff_keys.
usage:
strip_keys($array, $key[, $key[, $key[, $key[, ...]]]])
Strip keys from an array.
Easy version of array_diff_keys.
usage:
strip_keys($array, $key[, $key[, $key[, $key[, ...]]]])
Comments