Current Location: Home> Function Categories> array_uintersect

array_uintersect

Calculate the intersection of the array and compare the data using the callback function
Name:array_uintersect
Category:Array
Programming Language:php
One-line Description:Compare arrays, return intersections (compare values ​​only, using a user-defined keyname comparison function).
Similar Functions
Popular Articles