yii 框架開(kāi)啟csrf驗(yàn)證哪有這么麻煩
``` php
/**
* @var boolean whether to enable CSRF validation for the actions in this controller.
* CSRF validation is enabled only when both this property and [[Request::enableCsrfValidation]] are true.
*/
public $enableCsrfValidation = true;
```
``` php
/**
* @var boolean whether to enable CSRF validation for the actions in this controller.
* CSRF validation is enabled only when both this property and [[Request::enableCsrfValidation]] are true.
*/
public $enableCsrfValidation = true;
```
2017-02-01
木祁3
這Yii框架看著要比TP框架高檔一點(diǎn)!
--------------------------------------
不知道閣下有什么根據(jù)這么說(shuō)
--------------------------------------
閣下把兩個(gè)框架都用用就知道根據(jù)什么了
這Yii框架看著要比TP框架高檔一點(diǎn)!
--------------------------------------
不知道閣下有什么根據(jù)這么說(shuō)
--------------------------------------
閣下把兩個(gè)框架都用用就知道根據(jù)什么了
2017-01-30