Function: array_diff_key version 8
Function: | |
Description: | Returns the entries of arr1 that have keys which are not present in any of the others arguments. This function is like array_diff() but works on the keys instead of the values. The associativity is preserved. |
Version: | |
Status: | latest |
Date: | 2011-12-20 04:32 |
Summary: | Import from phpjs. |
Programmer: | jj5 |
[top]
Comments
There are no comments yet, be the first!
Please Login or Register to post comments.