fork download
  1. <?php
  2. // Needed Output
  3. ECHO <<< 'Y1'
  4. Hello "'Elzero'"
  5. We Love $Programming$
  6. Languages Specially "PHP"
  7. Y1;
Success #stdin #stdout 0.04s 25716KB
stdin
Standard input is empty
stdout
Hello "'Elzero'"
We Love $Programming$
Languages Specially "PHP"