Просмотр файла head.php

Размер файла: 739B
<? echo '<?xml version="1.0" encoding="utf-8"?>'; $start = microtime(true);?>

<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru">

<head>
    <meta http-equiv="Content-Type" content="application/vnd.wap.xhtml+xml; charset=UTF-8"/>
    <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>
    <link rel="stylesheet" href="style.css" type="text/css"/>
    <title><?=$_SERVER['HTTP_HOST'];?> | Загрузки</title>
</head>

<body>

<div class="gr"><!-- Top hr green --></div>

<div class="head"><div class="back"><span>Загрузки</span><br /><?=$_SERVER['HTTP_HOST'];?></div></div>