Просмотр файла kat_starwapru/kat_starwapru/enter.php

Размер файла: 1.09Kb
<?php
include "config.php";
$rand=rand();
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"/></head>
<card id="index" title="&#x41F;&#x440;&#x43E;&#x444;&#x438;&#x43B;&#x44C;">
<p align="center">
&#x41D;&#x430;&#x437;&#x432;&#x430;&#x43D;&#x438;&#x435; &#x441;&#x430;&#x439;&#x442;&#x430;:<br/>
<input type="text" name="title"/><br/>
&#x41F;&#x430;&#x440;&#x43E;&#x43B;&#x44C;:<br/>
<input type="password" name="pass<? print $rand; ?>"/><br/>
<anchor title="go">&#x412;&#x43E;&#x439;&#x442;&#x438;<go href="pf.php" method="post">
<postfield name="title" value="$(title)"/>
<postfield name="pass" value="$(pass<? print $rand; ?>)"/>
</go>
</anchor>
<br/>:::::::<br/><a href="http://starwap.ru/katalog/out.php?link=http://starwap.ru/katalog/index.php">&#x41A;&#x430;&#x442;&#x430;&#x43B;&#x43E;&#x433; &#x441;&#x430;&#x439;&#x442;&#x43E;&#x432;</a>
</p></card></wml>