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

Размер файла: 843B
<?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 title="‚室">
<p align="center">
Ќ §ў ­ЁҐ б ©в :<br/>
<input type="text" name="title"/><br/>
Џ а®«м:<br/>
<input type="password" name="pass<? print $rand; ?>"/><br/>
<anchor title="go">‚室<go href="pf.php" method="post">
<postfield name="title" value="$(title)"/>
<postfield name="pass" value="$(pass<? print $rand; ?>)"/>
</go>
</anchor>
<br/><a href="$index">::Ќ  Ј« ў­го</a><br/>
<?php
print '<img src="http://pslink.ru/b.php?id=780" alt="PSLink"/><br/>';
?>
</p></card></wml>