February 2013
Intermediate to advanced
538 pages
20h 55m
English
array_change_key_case
array array_change_key_case(array array[, CASE_UPPER|CASE_LOWER])Returns an array whose elements’ keys are changed to all uppercase or all lowercase. Numeric indices are unchanged. If the optional case parameter is left off, the keys are changed to lowercase.
Read now
Unlock full access