Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between redirect and forward in zend framework?



What is the difference between redirect and forward in zend framework?..

Answer / Mahesh Pratap Singh

In Zend Framework, both redirect() and forward() are used for navigation. However, redirect sends a HTTP 302 response with the new location in the Location header while the current page is still rendered. On the other hand, forward() skips rendering of the current controller action and directly executes the specified controller and action.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

How can customize the appearance o f forms generated by zend_form?

1 Answers  


How to create model file in zend framework?

1 Answers  


Explain the filters in zend framework with examples?

1 Answers  


Write a program that performs the calculations using the sql function?

1 Answers  


How to display zend_form_element_radio on one line ?

1 Answers  


Why should we use framework?

1 Answers  


How to create object of model?

1 Answers  


How to get client's timezone?

1 Answers  


How do you set module name, controller name, and action name in zend framework?

1 Answers  


Explain authorization and authentication in zend framework?

1 Answers  


Configuration in zend framework, application.ini file?

1 Answers  


Write a program to retrieve the view object within plugin?

1 Answers  


Categories