Allen 電腦點滴
2010年6月3日 星期四
[PHP] php 對使用者密碼的加密
$salt = substr($enteredPassword, 0, 2);
$userPswd = crypt($enteredPassword, $salt);
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言