Sign in
apache
/
httpd-tests
/
refs/heads/trunk
/
.
/
t
/
htdocs
/
php
/
ops.php
blob: 912ba33c5b10e28ed4455b04501c0a499588c4d3 [
file
]
<?
php $a
=
8
;
$b
=
4
;
$c
=
8
;
echo $a
|
$b
&$c?>