RE: checking if any values in one array are in another

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[snip]
Is there a single php function that will tell me if any values in one
array
are in another without looping through one of the arrays and doing
in_array?
[/snip]

You have read http://www.php.net/array right? 
http://www.php.net/manual/en/function.array-intersect-assoc.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux