Aarav123 Posted November 7, 2016 Share Posted November 7, 2016 Hi everyone, I am a beginner and have been learning various programming languages like PHP, DotNet, Java etc. I faced an issue regarding php programming in which I wanted to learn how we can find out the difference between two or more arrays based upon key and value of arrays. I have shared many queries in php developer forum & received fruitful results, so hoping a great support to my query in this community too. Quote Link to comment https://forums.phpfreaks.com/topic/302478-how-to-get-difference-between-two-or-more-arrays-in-php/ Share on other sites More sharing options...
requinix Posted November 7, 2016 Share Posted November 7, 2016 Take a look at the array_diff_* functions. Quote Link to comment https://forums.phpfreaks.com/topic/302478-how-to-get-difference-between-two-or-more-arrays-in-php/#findComment-1539009 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.