t/htdocs/php/ops.php (
1
lines of code) (
raw
):
<?php $a=8; $b=4; $c=8; echo $a|$b&$c?>