Просмотр поста #66889: >>>ВОПРОСЫ НОВИЧКОВ<<<

.
juggernaut

viptys, смотри, такой код сделал, все норм, видно и диз того сайта и все, НО самих файлов нету,
<?php
define('_IN_JOHNCMS', 1);
require_once('../incfiles/core.php');

require_once('../incfiles/head.php');

define('_IN_JOHNCMS', 1);
require_once('../incfiles/core.php');

require_once('../incfiles/head.php');

$file=file("http://dwap.in/download/index.php?id=2?$QUERY_STRING");
$file=implode("",$file);
$file=str_replace('dwap.in','kidalo.pro',$file);
$file=preg_replace('I(.*)I','',$file);
echo $file;


require_once('../incfiles/end.php');
?>