Просмотр файла icq_pyro/header.php

Размер файла: 362B
<?
echo'<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />';
echo "<title>$title</title>";
echo'<link rel="stylesheet" href="style.css" type="text/css">
 </head><body>';
?>