Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Zend%20Framework%20Interview%20Questions%20and%20Answers

Question: Checking whether form posted or not in Zend framework?
Answer:  if($this->getRequest()->isPost()){ echo "Form posted"; }
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook