Source Code:
(back to article)
<?php $filename = 'example.txt'; echo sha1_file($filename); ?>
Result:
Report an issue