1.

The PHP provides-------associative array to access all the sent information using GETmethod.Sol:

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


Discussion

No Comment Found