Is there any way I could check if two arrays contain the same value?
array (size=1)
0 => string '209' (length=3)
array (size=4)
0 => string '209' (length=3)
1 => string '208' (length=3)
2 => string '1' (length=1)
3 => string '2' (length=1)
I want to see if I can get 209 they match in both array