Вход Регистрация
Файл: help.php
Строк: 14
<?php
include 'ini.php';
head();
$file=file_get_contents("http://kentu.ru/?id=33&act=help".$_SERVER[QUERY_STRING]);
$file=preg_replace('|<html>(.*?)png"/></div><div class="info">|si','',$file);
$file=preg_replace('|</a><br/></div><div class="info">(.*?)</html>|si','</a><br/>',$file);
$file=preg_replace('|</tr></table></div><div class="info">(.*?)</html>|si','</tr></table>',$file);
$file=str_replace('http://kentu.ru/','',$file);
$file=str_replace('<div class="info">','<div class="menu">',$file);
echo 
$file;
echo 
'<a href="cabinet">В кабинет</a> | <a href="/">На главную</a>';
foot();
?>
Онлайн: 4
Реклама