Hi everyone, I've been looking for a PHP array function that will compare two arrays. I couldn't find any. It should return the elements and their corresponding key in array1 that are not found in array2. If you have any idea about my problem i would be really glad to hear it. Thank you so much.