Request Ajax Code:
$.ajax({ type: "POST", data: { confirm: 'dfsfdsfsd' }, url: "<?php echo $this->createUrl('article_tag/update'); ?>", }); For some magical reason, $_POST['confirm'] does not exist in Article_tagController->actionUpdate() . Does anyone have any idea what could be the problem?
data: JSON.stringify({ confirm: 'dfsfdsfsd' }),- E_p'contentType': 'application/json; charset=utf8''contentType': 'application/json; charset=utf8'- E_p