Просмотр файла sgb/auth.php

Размер файла: 1.04Kb
<?

header("Cache-Control: no-cache");

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="Cpanel">

<p align="left">

&#x412;&#x430;&#x448; id:<br/>

<input name="id" format="*N"  maxlength="15" emptyok="true"/><br/>

&#x041F;&#x0430;&#x0440;&#x043E;&#x043B;&#x044C;:<br/>

<input type="text" name="ps" maxlength="25" emptyok="true"/><br/>

<anchor title="go">&#x412;&#x43E;&#x439;&#x442;&#x438;<go href="admin.php" method="post">

<postfield name="id" value="$(id)"/>

<postfield name="ps" value="$(ps)"/>

</go>

</anchor>

<br/><a href="../in.php">&#8594;&#x0421;&#x0435;&#x0440;&#x0432;&#x0438;&#x0441; &#x0433;&#x043E;&#x0441;&#x0442;&#x0435;&#x0432;&#x044B;&#x0445;</a>

<br/><small><a href="http://wap.waup.ru">&#169; wap.waup.ru</a></small>

</p></card></wml>