fork download
  1. <?php
  2.  
  3. // your code goes here
  4. echo 'Hello,world'
  5.  
  6. ?>
  7.  
Success #stdin #stdout 0.03s 52480KB
stdin
Standard input is empty
stdout
Hello,world