Размер файла: 1.17Kb
<?
Error_Reporting(E_ALL & ~E_NOTICE);
header("Content-type:text/vnd.wap.wml;charset=utf-8");
print "<?xml version=\"1.0\"?>
<!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=\"mas\" title=\"Как добавить фото?\"><p align=\"center\">";
print"<p align=\"center\">
Для того, чтобы добавить свое фото, пришлите ее на [email protected] и укажите ваш Логин и Пароль.
<br/><small>-----<br/>";
print"<anchor>[Назад]<prev/></anchor></small>";
print"</p>
</card>
</wml>";
?>