Zend
ZF-100-500 · Question #37
Which of the following retrieves the request URI, path, $_GET & $_POST paramete rs, etc. and tracks whether an action has been dispatched via Zend_Controller_Dispatcher?
The correct answer is C. Zend_Controller_Request_Abstract. See the full explanation below for the reasoning.
Question
Which of the following retrieves the request URI, path, $_GET & $_POST paramete rs, etc. and tracks whether an action has been dispatched via Zend_Controller_Dispatcher?
Options
- AZend_Controller_Get_Request
- BZend_Controller_Router
- CZend_Controller_Request_Abstract
- DZend_Controller_Response_Abs tract
How the community answered
(30 responses)- A7% (2)
- B17% (5)
- C70% (21)
- D7% (2)
Community Discussion
No community discussion yet for this question.