Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
CakePHP 2.2.1 でハッシュ関数を変更する方法を誰かに説明してもらえますか? 助けてくれてありがとう。
を使用してデフォルトを設定するか、ハッシュタイプSecurity::setHash()の2番目の引数を使用できます。Security::hash()
Security::setHash()
Security::hash()
setHashのAPI
ハッシュのAPI