MCQOPTIONS
Saved Bookmarks
| 1. |
PHP $_POST 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. | yes |
| B. | no |
| C. | can not say |
| D. | none of these. |
| Answer» B. no | |