To enable CSRF protection in codeigniter application go to “application/config/config.php” and search for CSRF settings. 1. 2. 3. $config [ 'csrf_protection' ] ...
確定! 回上一頁