fork download
  1. <?php
  2.  
  3. $submission_id = 5;
  4.  
  5. echo(substr(sha1($submission_id), 0, 9);
Runtime error #stdin #stdout 0.03s 13664KB
stdin
Standard input is empty
stdout
Parse error: syntax error, unexpected ';' in /home/ctW790/prog.php on line 5