grabbitmedia Posted December 16, 2016 Share Posted December 16, 2016 (edited) 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. Thanks John Augustine Edited December 16, 2016 by requinix Quote Link to comment Share on other sites More sharing options...
benanamen Posted December 16, 2016 Share Posted December 16, 2016 (edited) You want the function array_diff http://php.net/manual/en/function.array-diff.php Edited December 16, 2016 by benanamen Quote Link to comment 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.