Edit: array_intersect_uassoc
Function: | |
Description: | Returns the entries of arr1 that have values which are present in all the other arguments. Keys are used to do more restrictive check and they are compared by using an user-supplied callback. |
[top]
Comments
Subject | From | Date |
---|---|---|
array_intersect_uassoc version 18 | :John Elliot | 2012-04-19 04:02 |
Planning to transcribe the unit test code into an actual test. Still needs lots more work. | ||