Which Variable Is Used To Collect Form Data Sent With Both The #195
Which variable is used to collect form data sent with both the GET and POST methods?
This multiple choice question (MCQ) is related to the book/course gs gs107 PHP: Hypertext Preprocessor. It can also be found in gs gs107 PHP File and Session Handling - PHP HTML Forms - Quiz No.1.
Which variable is used to collect form data sent with both the GET and POST methods?
$BOTH
$_BOTH
$REQUEST
$_REQUEST