PHP进行SHA256加密的方法 123public encrypt_sha256($str = ”){ return hash(“sha256”, $str); } 作者: 执着小钟 执着小钟 查看执着小钟的所有文章