Which variable is used to collect form data sent with both the GET and POST methods?1.0 Marks$REQUEST$BOTH$_BOTH$_REQUEST
Question
Which variable is used to collect form data sent with both the GET and POST methods?1.0 MarksBOTH_REQUEST
Solution
The variable used to collect form data sent with both the GET and POST methods is $_REQUEST.
Similar Questions
Which two predefined variables are used to retrieve information from forms?$GET & $SET$_GET & $_SET$__GET & $__SETGET & SET
What are the difference between Get and Post method?
How do you get information from a form that is submitted using the "get" method?Question 10Select one:a.$_GET[];b.Request.Form;c.Request.QueryString;d..getParameter();
GET v POST Why is it better to use a POST request than a GET request if some data sentalong with the request is confidential?
Which of the following method sends input to a script via a URL?A.GetB.PostC.BothD.None
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.