On duplicate key update … time stamp not updating

前端 未结 0 1855
夕颜
夕颜 2021-01-29 09:04

I have an query:

$sql = "INSERT INTO test_xml 
                (title, album, artist) 
        VALUES (\'$pieces[2]\', \'$pieces[1]\', \'$pieces[0]\') 
              


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