File size: 566B
<?php
include("config.php");
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">
<link rel="stylesheet" type="text/css" href="style.css"><link rel="shortcut icon" href="imagini/down.gif">';
echo '<head>';
echo '<!-- Autor: Lospa -->';
echo '<!-- Contact: Lospa -->';
echo '</head>';
echo '<body>';
echo "<div class='surfmenu'><center><table><tr><tr><td>
<img src='rang.png'></td><td>
<b>$nume_site</b></td></tr></table></center></div>";
?>