今天在把一個舊系統與 dokuwiki 帳號整合, 那個舊系統是用 crypt() 加密的 ...
mysql 的 crypt() 叫做 encrypt(), 結果 windows 的 mysql 竟然不支援 encrypt()
If crypt() is not available on your system (as is the case with Windows), ENCRYPT() always returns NULL.
不知道要裝什麼, 但是本人來懶了, 我直接把 dokuwiki 的 mysql.class.php 加上的 crypt()
.... crypt() 超不安全的, 希望不要被駭 ...
Recommend to Front page



Comment Permissions: Allow commenting