March 2002
Intermediate to advanced
528 pages
21h 29m
English
array_intersect
array array_intersect(arrayarray1, arrayarray2[, ... arrayarrayN])
Returns an array whose elements are those from the first array that also exist in every other array.