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

Размер файла: 637B
<!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>

<?php
Error_Reporting(E_ALL & ~E_NOTICE);

include "config.php";
?>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>
<link rel="stylesheet" href="style.css" type="text/css"/>
<title>
<?=$title ?>  
</title>
</head>

<body>

<div class="head">
<div class="logo">
<? echo "$addr"; ?>
</span></div></div>

<div class="ads">
<?=$rek_up ?>
</div>