Followup to listing-2727.php, submitted by VM_Hacker.
$t1 = 0x8f; $t2 = 0x33; $t3 = 0xcc; $t4 = 0x6a; $temp2 = $t1 ^ $t2 ^ $t3 ^ $t4; printf("%2x\n", $temp2);