用C# 实现 Zen Cart 的用户密码加密算法
摘要:
首先看下zencart的原代码在includes\functions\password_funcs.php文件中。 ////验证密码是否正确:// This function validates a plain text password with an encrpyted password fun 阅读全文
posted @ 2012-02-09 13:24 leegool 阅读(1036) 评论(0) 推荐(0) 编辑