How to get all get data?



How to get all get data?..

Answer / Swati Chaudhary

In Zend Framework, you can access GET data through the `$this->getRequest()->getQuery()` method. This will return an instance of `ZendStdlibParameters` containing all the GET parameters.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

Which version of php does zend framework require?

1 Answers  


How to get variable's value from get?

1 Answers  


How to create object of model?

1 Answers  


Explain authorization and authentication in zend framework?

1 Answers  


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

1 Answers  


What is the function of model in mvc architecture?

1 Answers  


Why should we use framework?

1 Answers  


How do you define the library path in zend ?

1 Answers  


How to print exact sql query in zend framework ?

1 Answers  


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

1 Answers  


How do I extend the zend navigation menu view helper?

1 Answers  


What is zend framework?

1 Answers  


Categories