PHP.nl

variant_xor

variant_xor

Performs a logical exclusion on two variants

variant **variant_xor** mixed $left mixed $right

Performs a logical exclusion.

com.variant-arith leftThe left operand.

rightThe right operand.

Throws a on failure. com_exception

variant_or``variant_and