Angelo Zanetti wrote:
sorry I'm not using array_diff_assoc just array_diff...


/* Should also be able to re-index the diff of two arrays */ $diff = array_values(array_diff($a, $b));

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to