fork(14) download
  1. <?php
  2. print "1";
  3. print "2";
  4. print "3";
  5. ?>
Success #stdin #stdout 0.03s 13064KB
stdin
Standard input is empty
stdout
123