Q.

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

A. $_GET
B. $_POST
C. POST
D. QUERY_STRING
Answer» B. $_POST
1.8k
1
Do you find this helpful?
20

View all MCQs in

Advance PHP

Discussion

M

MOHAMED
3 years ago

If in the options $_request is it true
0