fork download
  1. <?php
  2.  
  3. // your code goes here
  4. echo 'hello PHP';
Success #stdin #stdout 0.02s 25684KB
stdin
Standard input is empty
stdout
hello PHP