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

How to include js from controller and view in zend framework?

1 Answers  


Where's the model?

1 Answers  


how to remove all dtddwrappers and labels on zend form elements?

1 Answers  


How to use a sql function or perform calculations in a statement generating with zend_db_select?

1 Answers  


What is routing in zend in zend framework?

1 Answers  


How to create model file in zend framework?

1 Answers  


What lucene is in the zend framework?

1 Answers  


Zend framework forms, decorators and validation: should I go back to plain html?

1 Answers  


What do you know about zend layout?

1 Answers  


What do you mean by zend engine?

1 Answers  


What do two colons mean in php?

1 Answers  


Explain super global variables in zend framework?

1 Answers  


Categories