Hi,
OK i have two groups of mobile numbers (from mysql) which i need to process, the problem is i need to remove duplicate numbers from the results.
Someone told me about "array_intersect" but I am not very good at these things and I don't see any good examples on the PHP website.
Any help or suggestions is appreciated thanks :)