简单教程
提交运行
代码编辑器:
<?php $filename = "demo.txt"; $sha1file = sha1_file($filename); echo $sha1file;
运行结果: