fork download
  1. <?php
  2.  
  3. $submission_id = 5;
  4.  
  5. echo(substr(sha1($submission_id), 0, 9));
Success #stdin #stdout 0.02s 13112KB
stdin
Standard input is empty
stdout
ac3478d69