fork(35) download
  1. <?php
  2. print "Salut";
  3. print "Acesta este un script simplu";
  4. ?>
Success #stdin #stdout 0.02s 13112KB
stdin
Standard input is empty
stdout
SalutAcesta este un script simplu