fork download
  1. <?php
  2.  
  3. // your code goes here
  4.  
  5. echo "abc
  6. efg";
Success #stdin #stdout 0s 82560KB
stdin
Standard input is empty
stdout
abc
efg