On Sun, June 26, 2005 2:19 am, André Le Tissier said: > Help! Array_diff is the perfect function for what I am try to do but I > have > a php version 4.1.5. Is there any replacement I can use to achieve the > same > result There are seven different solutions to this (with modifications of what array_diff means) at http://php.net/array_diff The PECL library also provides functions for forwards-compatibility, I do believe, and I'm betting array_diff is one of them. -- 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