I want to store the submitted email form in MySQL database using PHP. But I kept getting "All field are required". Then I tried var_dump($_POST); and
var_dump($_POST);