How to use Zend Framework Form Hash (token) with AJAX

前端 未结 6 738

I have included Zend_Form_Element_Hash into a form multiplecheckbox form. I have jQuery set to fire off an AJAX request when a checkbox is clicked, I pass the token with thi

6条回答
  •  梦毁少年i
    2020-12-28 09:24

    You hinted at the right answer in your question: increase the hop count.

    There was specific mention of this in the ZF manual online, but they updated their manuals and now i can't find it (grin)- otherwise i would have posted the link for you.

提交回复
热议问题