Codeigniter ajax CSRF problem

前端 未结 7 2111
醉话见心
醉话见心 2020-11-27 06:08

I\'ve made a simple autoload function that loads content when you scroll down on a website. However, there seems to be a few problems when i enable CSRF protection in Codeig

7条回答
  •  时光取名叫无心
    2020-11-27 06:48

    You might like to try this code I've used. It works great:

    
    

提交回复
热议问题