Contoh Upload Couch DB File
<?php
$client = new Client();
$headers = [
'ContentType' => 'image/jpg',
'Content-Type' => 'image/png'
];
$body = '<file contents here>';
$request = new Request('PUT', 'http://127.0.0.1:5984/tes/tesupload/gambar.jpg?rev=4-d14aa92e5787b477c920997e7e27dfa5', $headers, $body);
$res = $client->sendAsync($request)->wait();
echo $res->getBody();
Lanjut Part : 1
Jam : 14:32:40
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