PHP Hiding a button if data exist

前端 未结 0 1201
太阳男子
太阳男子 2020-12-24 14:50

I\'m trying to Hide the button if "name" is empty no error show but the button is still showing

 if ($value[\'name\']  != \'\'){
    echo "<         


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