fork download
  1. <?php
  2. echo "Hello o there"
  3. // your code goes here
  4. ?>
Success #stdin #stdout 0.03s 25592KB
stdin
Standard input is empty
stdout
Hello o there