1.

PHP------is a PHP super global variable which is used to collect form data aftersubmitting an HTML form with method="get".Sol:

A. $_GET
B. $_POST
C. POST
D. QUERY_STRING
Answer» B. $_POST


Discussion

No Comment Found