Просмотр файла ucheba/index.php

Размер файла: 2.16Kb
<?php

                        ######################################
                        ######################################
                        ###                                ###
                        ###  Автор:ford                    ###
                        ###  Сайт: http://rypi.ru          ###
                        ###--------------------------------###
                        ###                                ###
                        ###  ICQ: 64985241                 ###
                        ###  Сайт: http://rypi.ru          ###
                        ###  Дата: 22августая  2011г.      ###
                        ###                                ###
                        ######################################
                        ######################################


require_once ('../includes/start.php');
require_once ('../includes/functions.php');
require_once ('../includes/header.php');
include_once ('../themes/'.$config['themes'].'/index.php');

echo '<img src="../images/img/partners.gif" alt=""><b>Всё для школы </b><br>';

$file=file_get_contents("http://fonzo.ru/ucheba/?".$_SERVER[QUERY_STRING]) ;

$file=str_replace('a href="/school/','a href="http://fonzo.ru/school/', $file);
$file=preg_replace('/<body>(.*?)<div class="news_header">/si','',$file);
$file=preg_replace('/<\/div>(.*?)/si','',$file);
$file=preg_replace('/<title>(.*?)<\/head>/si','',$file);
$file=preg_replace('/<\/ul>(.*?)<\/html>/si','',$file);
$file=preg_replace('/<head>(.*?)<ul>/si','',$file);

$file=preg_replace('/<div class="rek">(.*?)<\/html>/si','',$file);
$file=str_replace('<div style="background: #FFF;padding: 1px;border: 1px solid #c4c4c4;margin:0px 0px 1px 1px;">  ','', $file);
$file=str_replace('<img src="/school/','<img src="http://fonzo.ru/school/', $file);

$file=preg_replace('/<li><b><a href="http:\/\/fonzo.ru\/2009\/09\/28\/(.*?)<\/li>/si','',$file);
echo $file;
echo'<br><img src="../images/img/homepage.gif" alt=""> <a href="../index.php?'.SID.'">На главную </a>'; 
include_once "../themes/$config_themes/foot.php";
?>

<a href="http://fonzo.ru/2009/09/28/