how to update data with id and token codeigniter 4

前端 未结 0 1272
梦毁少年i
梦毁少年i 2021-01-18 02:34

how to update data with id and token can you change this code update to codeigniter 4

    $id = $_GET[\'id\'];
    $token = $_GET[\'token\'];

           


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