656 Read
656 Read
In the last version of HTTP Tools, we are aware that the free proxy feature is not working properly. This ...
Agustus
27
1078 Read
For security reason, some wesite using Cloud Network to hide their origin server. One of the most popular cloud platforms used ...
Agustus
24
Agustus
22
588 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
606 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
2169 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
439 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
528 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
750 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