Prepare for the ZCE exam using our quizzes (web or iPad/iPhone). More info...
<?php/* * Bit-wise xor of value1 and value2 * opcode number: 11 */echo 1^2;?>
Function name: (null)
Compiled variables: none