fork(1) download
  1. <?php
  2.  
  3. // your code goes here
Success #stdin #stdout #stderr 0.03s 23676KB
stdin
Standard input is empty
stdout
array(4) {
  ["type"]=>
  int(2)
  ["message"]=>
  string(74) "file_get_contents(a.txt): failed to open stream: No such file or directory"
  ["file"]=>
  string(21) "/home/Ap1MPb/prog.php"
  ["line"]=>
  int(4)
}
stderr
PHP Warning:  file_get_contents(a.txt): failed to open stream: No such file or directory in /home/Ap1MPb/prog.php on line 4