fork download
  1. <?php
  2.  
  3. php_info();
  4.  
  5. /*
  6.   public
  7.   $aSettings = array(
  8.   'BindHost' => "127.0.0.1",
  9.   'Port' => 9123,
  10.   'UploadedURL' => "http://localhost",
  11.   'UploadPath' => dirname(__FILE__) . "/upload",
  12.   'UploadMap' => dirname(__FILE__) . "/uploads.object",
  13.   'RegisterMode' => false
  14.   );
  15. */
  16. }
  17. ?>
Runtime error #stdin #stdout 0.02s 13664KB
stdin
Standard input is empty
stdout
Parse error: syntax error, unexpected '}' in /home/l5Fjsp/prog.php on line 16