about if statement in php

前端 未结 0 1405
粉色の甜心
粉色の甜心 2020-12-11 12:07

I know in the if $_post statement I should put the input button ID but nothing seems to work

if($_POST[\'butsave\']==1){  $name=$_POST[\'name\'];  $email=$_PO         


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