|
Posted by gerg on 05/09/06 08:35
I've got an issue where I need to compare array values to see if they
match, and if they do only return one of them. IE
contact information is selected from the DB ->
Primary Phone, Cell Phone, and Delivery Phone ->
if all the numbers are the same I only want to return one of them, but
if they are all different, display all of them. Does PHP have any built
in functions to compare array elements?
Thanks in advance.
Greg
Navigation:
[Reply to this message]
|