How we can redirect to another page from controller in zend framework?
Answer / Atish Kumar Paswan
To redirect to another page from a controller in Zend Framework, use the $this->redirect() method. For example: $this->redirect('/path/to/new-page');
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what lucene is in the zend framework?
Do you know what is the use of zend framework?
How to write a program to retrieve the view object within plugin?
How to make pdo run set names utf8 each time I connect, in zendframework?
Explain the working with form elements in array notation?
What is threads in php?
Do you know what is the way in which the html can be used to form elements?
How to include css in zend framework?
Tell me what is the function of model in mvc architecture?
What is event manager in zend framework?
What zend acl?
How do I extend the zend navigation menu view helper?