fork(1) download
  1. <?php
  2.  
  3. function($☺) {
  4. echo $☺;
  5. }
  6.  
  7. ('hello!');
Success #stdin #stdout 0.02s 52432KB
stdin
Standard input is empty
stdout
hello!