在cakephp中,只有一个文件core.php包含
Configure::write('Security.salt', 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx');
我如何在cakephp的控制器中获取Security.salt的值。
谢谢
php security hash cakephp cakephp-2.0
cakephp ×1
cakephp-2.0 ×1
hash ×1
php ×1
security ×1