I want to fetch posted data. But I am using no form. The data is postet by a jquery script with method post and I would like to fetch it.
post
I know how to fet
Here is an other example:
$this->getRequest()->getPost()->toArray()