fork download
  1. <?php
  2.  
  3. // your code goes here
  4.  
  5. //echo exec('pwd');
  6. //echo exec('ls');
  7. echo shell_exec('ls');
Success #stdin #stdout 0.02s 24320KB
stdin
Standard input is empty
stdout
prog.php