February 2013
Intermediate to advanced
538 pages
20h 55m
English
array_diff_key
array array_diff_key(arrayarray1, arrayarray2[, ... arrayarrayN])
Returns an array that contains all of the values from the first array whose keys are not present in any of the other provided arrays. The keys of the values are preserved.
Read now
Unlock full access