1.

PHP--------is a PHP super global variable which is used to collect form data aftersubmitting an HTML form with method="post". $_POST is also widely used to pass variablesSol:

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


Discussion

No Comment Found