fork download
  1. <?php
  2. $dayspassed = 7
  3. echo $dayspassed;
  4. // your code goes here
Runtime error #stdin #stdout #stderr 0.01s 52488KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
PHP Parse error:  syntax error, unexpected 'echo' (T_ECHO) in /home/Ch08wg/prog.php on line 3