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

Размер файла: 642B
<?php /*
2007 (c) http://[email protected]
xHTML */
header('Content-Type: text/html; charset=utf-8');
echo'<?xml version="1.0" encoding="UTF-8"?>';
?><!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>
<link rel="stylesheet" type="text/css" href="style.css"/>
<title>Request HTTP-headers</title>
</head>
<body><?php
/* - */
include_once'.script.php';
/* - */
?><div class="foot"><a href="http://inoy.org/">INOY.ORG</a>&#160;&copy;&#160;2007</div>
</body></html>
<!-- Copyleft: 2007 (c) http://[email protected] -->