create($files); // create the download url $webDir = substr($_SERVER['PHP_SELF'], 0, -18); $urlPath = "http://".$_SERVER['HTTP_HOST'].$webDir."/downloads"; // redirect to download url header("Location: $urlPath/$tarName"); } include_once "includes/header.php"; include_once "includes/navbar.php"; ?>
Download current version: