View file anekdots/header.php
<? include "code.php"; header("Content-type:text/vnd.wap.wml"); print "<?xml version=\"1.0\"?>\n"; print "<!DOCTYPE wml PUBLIC \"-//WAPFORUM//DTD WML 1.2//EN\" \"http://www.wapforum.org/DTD/wml1.2.dtd\">\n"; print "<wml>\n"; print "<head><meta http-equiv=\"Cache-Control\" content=\"no-cache\" forua=\"true\"/></head>\n"; print "<card title=\"Anekdots\">"; ?>