Просмотр файла ero/strangenesses/index.php
<?php Error_Reporting(E_ALL & ~E_NOTICE); include "../config.php"; header("Content-type:text/vnd.wap.wml;charset=utf-8"); include "../header.php"; $file = file("http://myxxx.ru/bibliotek/erotika/strangenesses/index.php?$QUERY_STRING"); $file = @implode("", $file); include "../replace.php"; print "$file"; include "../footer.php"; ?>