[snip]
How would you do?
[/snip]

I would take each number and place it in an array. Then for each
subsequent number I would test to see if in_array()...if not add the
number to the array, if it is then do the calc again...

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

Reply via email to