Edit: array_uintersect_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. Both data and keys are compared by using user-supplied callbacks. |
[top]
Comments
There are no comments yet, be the first!
Please Login or Register to post comments.