View file wap.rzz.ru/inc/header.php
<? include 'config_site.php'; include 'time.php'; include $DOCUMENT_ROOT."/code.php"; $start_time = gettime(); header("Content-type: text/vnd.wap.wml"); 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 title="'.$site_name.'"> <p align="center"> '; ?>