fork download
  1. <?php
  2.  
  3. while ($line = mysql_fetch_array($result, MYSQL_BOTH)) {
  4. echo "$line[0]\n";
Runtime error #stdin #stdout #stderr 0.02s 23152KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
PHP Parse error:  syntax error, unexpected end of file in /home/vY8dGg/prog.php on line 4