CZAR 
[
мошенник]
21.93 (13 дек 2013, 12:59) (
1/
0)
[
1]
xkat, <?PHP
if(empty($_GET))
{
echo \'<a href=\"index.php?e\">!!!!!</a><br>\';
}
if(isset($_GET[\'e\']))
{
if(file_exists($ee)&&file_exists($t))
{
echo \'kyky\';
}
else
{
# переадресация на index2.php
echo \'<script type=\"text/javascript\">
window.location = \"index2.php\"
</script>\';
}
}
?>