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


Checking whether form posted or not in zend framework?



Checking whether form posted or not in zend framework?..

Answer / Neha Raghav

To check if a form has been posted, you can use the `isPost()` method provided by ZendControllerRequestHttp. Here's an example:n1. In your controller action, check the request type: `if ($this->getRequest()->isPost()) { ... }`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

How can I customize the appearance of forms generated by zend_form?

1 Answers  


How to change layout for module level in zend framework 2?

1 Answers  


How to render view file from controller in zend framework?

1 Answers  


How to fetch last inserted id, fetch all record,find and fetch a single record.

1 Answers  


How to fetch last inserted id, fetch all record and fetch a single record?

1 Answers  


What lucene is in the zend framework?

1 Answers  


What are naming convention for php file?

1 Answers  


How to set 'selected' value in select box dropdown list?

1 Answers  


Explain what are the default methods provided by decorators?

1 Answers  


How to include css from controller and view in zend

1 Answers  


How to check request is ajax in zend framework?

1 Answers  


Do you know what is the way in which the html can be used to form elements?

1 Answers  


Categories