A

Admin • 802.91K Points
Coach

Q. Which superglobal is used to collect form data after submitting an HTML form with method GET?

  • (A) $_GET
  • (B) $_POST
  • (C) $_FORM
  • (D) $_REQUEST
  • Correct Answer - Option(A)
  • Views: 6
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin
$_GET is used to collect form data sent with GET method.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.