摘要: 1. MD5加密不可逆加密md5($password)2. Crype加密string crypt ( string $str [, string $salt ] )不可逆3. Sha1加密string sha1 ( string $str [, bool $raw_output = false ] 阅读全文
posted @ 2017-03-13 12:00 一千二公子 阅读(470) 评论(0) 推荐(0)