Simple PHP calculator

前端 未结 11 852
独厮守ぢ
独厮守ぢ 2020-12-14 12:01

I\'m creating a basic PHP calculator that lets you enter two values and chose your operator then displays the answer. Everything is working fine except it\'s not outputting

11条回答
  •  北荒
    北荒 (楼主)
    2020-12-14 12:34

    
        
        
            
            Calculator
        
        
        HTML Code is here:
    
             
    PHP Code: enter code here

提交回复
热议问题