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

Размер файла: 1.4Kb
<?php 	
///////////////////////////////////////////////////////////////////////////////////////////
/////	
/////	                 Made by   :  VANTUZ
/////	                     E-mail  :  [email protected]	
/////	                WEB-site  :  http://www.pizdec.ru
/////                 WAP-site  :  http://wap.pizdec.ru
/////                     Skripts  :  http://wap.pizdec.ru/skripts
/////	
//////////////////////////////////////////////////////////////////////////////////////////////
	

header ("Content-type:text/vnd.wap.wml; charset=utf-8");
print '<?xml version="1.0" encoding="utf-8"?>';
?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<head>
    <meta http-equiv="Cache-Control" content="no-cache" forua="true"/>
    <meta http-equiv="Cache-Control" content="max-age=0"/>
    <meta http-equiv="Cache-Control" content="must-revalidate"/>
</head>
<card title="WAP.PIZDEC.RU">
<p align="left">Мыло Вантузу<br/><br/>
*Псевдонах:<br/>
<input name="nax"/><br/>
*Мыло Бля:<br/>
<input name="mail"/><br/>
*Пиздеж:<br/>
<input name="piz"/><br/>
<anchor title="Send">Заебенить
<?php
print "<go href=\"send.php\" method=\"post\">";
?>
<postfield name="nax" value="$(nax)"/>
<postfield name="mail" value="$(mail)"/>
<postfield name="piz" value="$(piz)"/>
</go></anchor><br/><br/>
:::<br/>
:<a href="/index.php">В Хуй</a>
	</p>
</card>
</wml>