Hi
I have an AJAX FORM that using form_open() fucntion.
If $config['csrf_protection'] = TRUE, the FORM doesnt work.
If $config['csrf_protection'] = FALSE, the FORM works fine.
Is it posibble to keep using CSRF Token in AJAX FORM?
I have an AJAX FORM that using form_open() fucntion.
If $config['csrf_protection'] = TRUE, the FORM doesnt work.
If $config['csrf_protection'] = FALSE, the FORM works fine.
Is it posibble to keep using CSRF Token in AJAX FORM?