 |
PHP: array_change_key_case - Manual - PHP: Hypertext Preprocessor
Notes Note: If an array has indices that will be the same once run through this function (e.g. "keY" and "kEY"), the value that is later in the array will ... Here is the most compact way to lower case keys in a multidimensional array function array_chang
php.net |
 |