$a1 = 1000 $a2 = 2000 $a3 = 2000 $a4 = 4000 $a5 = 5000I want check these five variables and determine whether, as in this case, two or more of the variables have the same value.
Any suggestions how I can do this? Thanks in advance. kenn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php