move uploaded file causing header(location) not working

后端 未结 0 1234
栀梦
栀梦 2021-01-16 11:54

i have php code as below

    if ($result) {
        move_uploaded_file($tmpName, "$namaFolder/$newFileName");

        $pesan = "Mahasiswa deng         


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