Hello every one i am new to zend framework. Is it possible to get the value of passed variable in the url in our form. For example: example.com/sth/edit/id/5 Is it possible to use get variable id in our form.
Could you please provide solution for this issue.