为什么会出现这种情况呢求解

img

img

你这个判断有误,把$_POST['mumber1']!=null 这个写成这样试下:!$_POST['mumber1']

html改成php,form的action后面引号留1对。case后面是冒号不是等号,