Why is PHP if statement not working in query

后端 未结 0 1370

Value is coming through from form submission.


    if(isset($_POST[\'Submit\']))
    {
    $name=$_POST["Name"];
    }
    ?>

Do

相关标签:
回答
  • 消灭零回复
提交回复
热议问题