pdo update all records based on multiple conditions

前端 未结 0 1792
庸人自扰
庸人自扰 2020-12-30 02:31

I\'m trying to update one record active and all others inactive and probably screwed up CASE WHEN...

if (isset($_GET[\'tbladdress_status\'])) {
    if ($_GET[         


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