|
|||||||
|
|
array_intersectDescriptionarray array_intersect ( array array1, array array2 [, array ...])array_intersect() returns an array containing all the values of array1 that are present in all the arguments. Note that keys are preserved.
See also array_intersect_assoc(), array_diff(), and array_diff_assoc(). | ||||||
|
|
|
Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account Document on this page is part of "PHP Manualen". See Index Page for more info about Authorship and Copyright. 1999-2009 Linuxinfor.com. No rights reserved. |