評等結果
點擊便能為這篇文章進行評等!
[評等總次數: 0,平均評等: 0]
php 檔案驗證 可使用 md5 編碼,來確認下載下來的檔案是否一致
[php]
md5_file(檔案路徑名稱);
[/php]
http://www.nirsoft.net/utils/hash_my_files.html
本機可使用此軟體得知檔案的md5編碼
評等結果
點擊便能為這篇文章進行評等!
[評等總次數: 0,平均評等: 0]
學無止境,教學相長
php 檔案驗證 可使用 md5 編碼,來確認下載下來的檔案是否一致
[php]
md5_file(檔案路徑名稱);
[/php]
http://www.nirsoft.net/utils/hash_my_files.html
本機可使用此軟體得知檔案的md5編碼