Hi, I have 2 arrays of usernames and I want to create a new array containing usernames that are in array1 that arent in array2. It sounds simple in theory but i just cant figure out the logic of how to do it (although I was thinking along the lines of nested for loops). Can any one help?
Cheers.
Cheers.
Comment