fork(1) download
  1. <?php
  2.  
  3.  
  4. echo "Olá mundo";
  5.  
  6. header('content-type: text/plain;');
  7.  
  8.  
Success #stdin #stdout 0.01s 82880KB
stdin
Standard input is empty
stdout
Olá mundostring(10) "Olá mundo"