View file wml.php
<?php error_reporting(0); header('Content-type: text/vnd.wap.wml; charset=utf-8'); echo '<?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">'; echo '<wml><card id="index" title="Библиотека"><p align="left" mode="wrap">'; echo "<small>"; $px="<br/>:::::::<br/><a href='/'>Главная</a><br/> </small></p></card></wml>"; ?>