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...


How to check whether a form posted or not in the zend framework?



How to check whether a form posted or not in the zend framework?..

Answer / Gaurav Bhatnagar

In Zend Framework, you can check if a form has been posted by checking if the data has been populated: `if (!$this->getRequest()->isPost() || empty($form->getData())) { // no form post }`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

Explain authorization and authentication in zend framework?

1 Answers  


What are the advantages of zend framework?

1 Answers  


What is authorization in zend framework?

1 Answers  


What is front controller in zend framework?

1 Answers  


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

1 Answers  


Explain routing in zend framework?

1 Answers  


Checking whether form posted or not in zend framework?

1 Answers  


Tell me what are the steps kept in mind while designing the zend_form?

1 Answers  


Please write down a program to show the execution of the application?

1 Answers  


What is this "username" I have to submit with my cla, and why do I have to submit it?

1 Answers  


Difference between javascript ajax request vs jquery $.ajax?

1 Answers  


How to include css in zend framework?

1 Answers  


Categories