fork download
  1. <?php
  2.  
  3. print("Huh! \n");
  4. print("Line Break!");
Success #stdin #stdout 0.03s 25816KB
stdin
Standard input is empty
stdout
Huh! 
Line Break!