On Fri, May 6, 2005 7:03 am, blackwater dev said: > Hello, > > Is there a good way to get the difference in two arrays and have both > values returned? I know I can use array_dif to see what is in one and > not the other but...I need it to work a bit differently. I believe you want array_union followed by array_unique (or whatever those are called) -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php