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

Размер файла: 1.17Kb
<?php
//Автор Скрипта: KaZ
//Сайт Автора: http://SexYes.Biz
//Требование: PHP,CSS
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="style.css" /> 
<title>KaZ</title>
<body><div class="shapka" align="centre"> 
</div><div class="vv" align="centre">';
print '<!--h--><div class="c3">Библиотека</div>'; 

chop('text text');
$file = file("http://wapos.ru/lib/b.php?$QUERY_STRING");
$file = @implode("", $file); 
$file = ereg_replace("wapos.ru", "",$file);
$file = ereg_replace("http://c.waplog.net/ru/57.cnt", "http://c.waplog.net/ru/16750.cnt",$file);
$file = ereg_replace("http://wap2.1124.ru([^\"]+)\">([^\"]+)", "",$file);
$file = ereg_replace("http://wapas.ru/clik/([^\"]+)\">([^\"]+)", "aaaaa",$file);
print "$file";

print '<div class="c1"><a href="http://SexYes.Biz">[SexYes.Biz]</a></div>'; 
print '</body></html>';
?>