fork download
  1. <?php
  2.  
  3. test2();
  4.  
  5. function test2() {
  6. echo "test";
  7. }
Success #stdin #stdout 0.01s 20520KB
stdin
Standard input is empty
stdout
test