fork download
  1. <?php
  2. If((string) '0') { print 'ouch'; } else { print 'echo';}
  3. ?>
Success #stdin #stdout 0.02s 25880KB
stdin
Standard input is empty
stdout
echo