fork download
  1. <?php
  2. $foo=a;
  3. $foo++;
  4. ?>
Success #stdin #stdout #stderr 0.01s 24448KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
PHP Notice:  Use of undefined constant a - assumed 'a' in /home/jxKXqp/prog.php on line 2