|
|||||||
|
|
array_diffDescriptionarray array_diff ( array array1, array array2 [, array ...])array_diff() returns an array containing all the values of array1 that are not present in any of the other arguments. Note that keys are preserved.
See also array_diff_assoc(), array_intersect(), and array_intersect_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. |