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

Размер файла: 888B
<?php
header("Content-type: text/html; charset=utf-8");
print '<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru"><head>
<link href="/favicon.ico" rel="shortcut icon" type="image/x-icon"/>
<link rel="stylesheet" type="text/css" href="http://hitok.info/style1.css" />
<title>Как набухаешься?</title><body><div class="shapka" align="center">
<img src="http://hitok.info/zakaz/hitok2.gif" alt="HITok.info"/><br/>
Всё для тебя и твоей мобилы на HITok.info</div><div class="vv" align="left">';


$file = file("http://xalyavka.net/alcohol/index.php?$QUERY_STRING");
$file = @implode("", $file);
$file = ereg_replace("xalyavka.net", "hitok.info",$file);
print $file;
print '</div></body></html>';
?>