fork download
  1. <?php
  2.  
  3. $first=5;
  4. echo $frist;
  5. ?>
Success #stdin #stdout #stderr 0.03s 25436KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
PHP Notice:  Undefined variable: frist in /home/QScMgB/prog.php on line 4