PHP code example of oktavianto / gtrack
1. Go to this page and download the library: Download oktavianto/gtrack library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
oktavianto / gtrack example snippets
use GTrack\GTrack;
$GTrack = new GTrack();
$cek = $GTrack->jne('011440046444019');
var_dump($cek);
$proxy = '192.168.1.1:1111';
$GTrack = new GTrack($proxy);
$GTrack->jne('xxxxxxx');
$GTrack->jnt('xxxxxxx');
$GTrack->tiki('xxxxxxx');
$GTrack->pos('xxxxxxx');
$GTrack->wahana('xxxxxxx');
$GTrack->siCepat('xxxxxxx');
$GTrack->ninjaXpress('xxxxxxx');
$GTrack->jetExpress('xxxxxxx');
$GTrack->lionParcel('xxxxxxx');
$GTrack->anterAja('xxxxxxx');
$GTrack->rex('xxxxxxx');