I need to find intersection of two arrays ($a and $b) with any number of elements type integer, using for loop, and to be showen in a third array $c. I could find answers wi