fork download
  1. <?php
  2.  
  3. echo date();
  4. ?>
Success #stdin #stdout #stderr 0.01s 23392KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
PHP Warning:  date() expects at least 1 parameter, 0 given in /home/73Ghp9/prog.php on line 3