Couch DB Upload PDF
$id = $id_penilaian;
$x = cari_id2($id);
$rev = $x["_rev"];
$client = new Client();
$headers = [
'ContentType' => 'application/pdf',
'Content-Type' => 'application/pdf'
];
$fl = file_get_contents("http://localhost/pengawas/storage/app/pdf/guru-2a04c2ce58b294a250a01f9b06feb327-21.pdf");
$body = $fl;
$request = new Request('PUT', '' . server() . '/' . $id . '/file.pdf?rev=' . $rev . '', $headers, $body);
$res = $client->sendAsync($request)->wait();
$fix = $res->getBody();
Lanjut Part : 1
Jam : 15:49:18
Durasi Part : 0:0:1
Durasi Total : 0:0:1
Punya Pertanyaan , Silahkan Whatsapp Langsung
Muhammad Ullil Fahri
WA : 089696380422
Tautan WA : https://wa.me/message/SG4YA2XQP5FPE1
Muhammad Ullil Fahri
WA : 089696380422
Tautan WA : https://wa.me/message/SG4YA2XQP5FPE1