PHP - Superglobals and Web Context
What is the main purpose of the
$_POST superglobal in PHP?$_POST superglobal in PHP?$_POST$_POST is a PHP superglobal array used to collect form data sent using the POST method.$_POST = Collect POST form data [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions