The What
Description
The array_diff
function compares array1 against one or more other arrays and returns the values in array1 that are not present in any of the other arrays.
Your functions are bloated. Put them on a diet. Think "skinny" and "as few lines as possible."
More coming soon…keep checking back.