Вход Регистрация
Файл: chmod.php
Строк: 59
<?php
error_reporting
(0);
$k=trim($_GET['k']); include("key.php");
$d=rawurldecode(trim($_GET['d'])); $n=rawurldecode(trim($_GET['n']));
if (
$d==NULL) {$d="";} if ($n==NULL) {$n=preg_replace("~.*/([^/]*)~m","\1",$d);
$d=preg_replace("~(.*)/[^/]*~m","\1",$d);} $sv=trim($_GET['sv']);
$t=trim($_GET['t']); $ch=trim($_GET['ch']);
$rd=rawurlencode($d); $rn=rawurlencode($n);
$d=str_replace(".|htaccess",".htaccess",$d);
$n=str_replace(".|htaccess",".htaccess",$n);

include 
"includes/header.php";

if ((
$sv<>1)||(strlen($ch)<>3)) {
$num=@file_get_contents("allnumbd.dat"); $nar=NULL;
$num++; $nar=$num; if ($num>99999999) {$num=0;}
$f=@fopen("allnumbd.dat","w"); @fwrite($f,$num); @fclose($f);
if (
$d=="/") {$d="";} $n=str_replace("$","$$",$n); $d=str_replace("$","$$",$d);

echo 
'
<div class="box_2">
Путь: <b><a href="ftp.php?k='
.$k.'&amp;d='.$rd.'">'.$d.'/</a></b>'.$n.'<br/>
</div>
<div class="box_1">
<form action="chmod.php" method="get">
CHMOD:<br/>
<input name="ch" type="text" value="'
.$ch.'" size="3" maxlength="3" format="*N"/>
<input type="hidden" name="k" value="'
.$k.'"/>
<input type="hidden" name="d" value="'
.$rd.'"/>
<input type="hidden" name="n" value="'
.$rn.'"/>
<input type="hidden" name="sv" value="1"/>
<input type="submit" value="Применить"><br/>
</form>
</div>'
;

} else {
if ((
$ftp=@ftp_connect($sr))&&(@ftp_login($ftp,$lg,$ps))) {
 @
ftp_pasv($ftp,true);
 
$cmd="chmod 0$ch $d/$n"; @ftp_site($ftp,$cmd);
 @
ftp_close($ftp);
 
header("Location: $dftp/ftp.php?k=$k&d=$rd"); exit;
} else {
echo 
'<div class="box_1">
Нет соединения с сервером</div>
<div class="title_page"><a href="index.php">Главная</a></div>'
;
}
}
include 
"includes/footer.php";
?>
Онлайн: 0
Реклама