<? $page_title = "".$_SERVER[HTTP_HOST].""; ?> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=iso-8859-2"> </head> <body> <table cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="25%"> } ?></td> <td width="75%"><? } ?></td> </tr> </table> </body> </html>
$page_title = "".$_SERVER[HTTP_HOST]."";
$page_title = $_SERVER[HTTP_HOST];
<? $page_title = $_SERVER[HTTP_HOST]; ?> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=iso-8859-2"> <style type="text/css"> a.link{color:#ff0000; text-decoration:none;} </style> </head> <body> <div align="center"> <table cellpadding="0" cellspacing="0" width="800" border="1"> <tr> <td colspan="2" align="center"><b style="font-size:12px; color:ff0000;"><? print"$page_title";?></b></td> </tr> <tr> <td width="200" align="center" bgcolor="#fff000"> <script language='JavaScript' type='text/javascript' src='http://www.iiads.eu/adx.js'></script> <script language='JavaScript' type='text/javascript'> <!-- if(!document.phpAds_used) document.phpAds_used = ','; phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11); document.write ("<" + "script language='JavaScript' type='text/javascript' src='"); document.write ("http://www.iiads.eu/adjs.php?n=" + phpAds_random); document.write ("&what=zone:1"); document.write ("&exclude=" + document.phpAds_used); if (document.referrer) document.write ("&referer=" + escape(document.referrer)); document.write ("'><" + "/script>"); //--> </script> <noscript> <a href='http://www.iiads.eu/adclick.php?n=a9320cbb' target='_blank'> <img src='http://www.iiads.eu/adview.php?what=zone:1&n=a9320cbb' border='0' alt=''> </a> </noscript><br /><b>Friendly sites :</b><br /> print"<a href='http://www.".$rekord['domena']."' class='link'><b>".$rekord['tytul']."</b></a> <br />"; } ?></td> <td width="600"><? } ?></td> </tr> <tr> </tr> </table> </div> </body> </html>