mojito Posted April 11, 2006 Share Posted April 11, 2006 I am looking to see if I can compare two arrays.Im looking to get a true or false back from looking to see if ALL the values in array 1 are in array 2.The php site in terms of arrays isnt so clear on this.thanksmojito Link to comment https://forums.phpfreaks.com/topic/7139-compare-two-arrays/ Share on other sites More sharing options...
zq29 Posted April 11, 2006 Share Posted April 11, 2006 array_diff()Please post in a more suitable forum next time - the @phpfreaks.com forum is for discussing the phpfreaks site and forum - not for php questions. Link to comment https://forums.phpfreaks.com/topic/7139-compare-two-arrays/#findComment-25999 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.