Zend
200-530 · Question #24
In which of the following ways will you send data from a Web page if you do not know how data is sent?
The correct answer is A. $_REQUEST[]. See the full explanation below for the reasoning.
Question
In which of the following ways will you send data from a Web page if you do not know how data is sent?
Options
- A$_REQUEST[]
- B$_POST[]
- C$_GET[]
- D$_SEND[]
How the community answered
(44 responses)- A70% (31)
- B5% (2)
- C9% (4)
- D16% (7)
Community Discussion
No community discussion yet for this question.