1.

The PHP provides----------associative array to access all the sent information usingPOST method.Sol:

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


Discussion

No Comment Found