510 Read
Agustus
22
537 Read
~DAFTAR ISI1.1 Registrasi1.2 Login~DUCUMENTATION APIDocumentasi api camps schadule dosen.1.1 Registrasicurl -i -X POST -H "Content-Type: multipart/form-data" -F "nidn=123456" -F "[email protected]" -F "nama=Arjun Nurdin.hampir.St" -F "password=pass" http://localhost/api/v1/dosen.php?access=registrasicurl ...
Agustus
21
554 Read
IntroductionCentOS released its long-awaited update of the widely popular Linux distribution CentOS 8 – in September 2019.If you are already a CentOS ...
Agustus
17
2068 Read
Homebrew InstallationThis process relies heavily on the macOS package manager called Homebrew. Using the brew command you can easily add powerful functionality ...
Agustus
17
Agustus
16
388 Read
Tips!I am use :for, echo, mv, tr, sedCommand:Get all files by names extension otf, in current location.While we use *, the ...
Agustus
11
493 Read
function.php<?php function ch ( $url, $post ) { $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_POST, 1); curl_setopt($ch, CURLOPT_POSTFIELDS, $post); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false); $data = curl_exec($ch); curl_close($ch); return $data ; } function deBug( $ini_url, $token ) { $url ...
Agustus
10
717 Read
Hay, para penghuni bumi kali ini gw sebagai pria nakal, mau berbagi tips cara nge-post data ke task progrez.cloud, sebelum lanjut ...
Agustus
09
907 Read
Finally, HTTP Tools version 4.2.6 is now available on Google Play. As you can see on the image below, Besides scanning ...
Agustus
08
690 Read
If you already read the title, the answer is "Why not?"This is a hint that on the next version of HTTP ...
Agustus
06