Kyberia v1.0
[mirrors/Kyberia-bloodline.git] / boxiky / z.inc
1 <?
2 function readzion($location)
3
4 {
5 $zion = fsockopen ("www.zion.sk",80);
6 //$hovno="GET /$location HTTP/1.0\nHost: www.zion.sk\nUser-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98)\nReferer: http://www.zion.sk/\n\n";
7 //echo $hovno;
8 fputs ($zion, "GET /$location HTTP/1.0\nHost: www.zion.sk\nUser-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98)\nReferer: http://www.zion.sk/\n\n");
9
10 while (!feof($zion)):
11
12 if (!$body) { if (fgets($zion,30720)=="\r\n") $body=1; }
13 else echo fgets($zion,30720);
14
15 endwhile;
16 fclose ($zion);
17
18 return 0;
19 }
20
21 ?>
22 <table width="750" border="0" cellspacing="0" cellpadding="0">
23 <tr align="left" valign="top" background=http://kyberia.sk/images/dole.gif">
24 <td colspan="9" height="40" background="http://kyberia.sk/images/dole.gif" align="left" valign="top"><img src="http://zion.sk/obrazky/7px.gif" width="20" height="40" align="top"><a href="mailto:hromi@kyberia.sk"><img src="http://zion.sk/obrazky/kyberia/bottom1.gif" width="16" height="25" align="top" alt="kontakt" border="0"></a><img src="http://zion.sk/obrazky/7px.gif" width="5" height="7" align="top"><img src="http://zion.sk/obrazky/kyberia/bottom2.gif" width="16" height="25" align="top" alt="stvorcek zeleny,nahovno stvoreny" border="0"><img src="http://zion.sk/obrazky/7px.gif" width="5" height="8" align="top"><img src="http://zion.sk/obrazky/kyberia/bottom3.gif" width="16" height="25" align="top" alt="stvorcek zelenyyyyyy tiez nahovno stvoreny" border="0"></a></td>
25 </tr>
26 <tr align="left" valign="top">
27 <td align=center colspan="3">nove texty na zion.sk</td>
28 <td colspan="3" align=center >najdiskutovanejsie clanky na zion.sk</td>
29 <td colspan="3" align=center >tlacove zpravy</td>
30 </tr>
31 <tr align="left" valign="top">
32 <td width="8"><img src="http://zion.sk/obrazky/7px.gif" width="8" height="7"></td>
33 <td width="234"><?php readzion("kyberia/skripty/clankyshow.php");?></td>
34 <td width="8"><img src="http://zion.sk/obrazky/7px.gif" width="8" height="8"></td>
35 <td width="8"><img src="http://zion.sk/obrazky/7px.gif" width="8" height="7"></td>
36 <td width="234"><?php readzion("kyberia/skripty/readart14.php");?></td>
37 <td width="8"><img src="http://zion.sk/obrazky/7px.gif" width="8" height="7"></td>
38 <td width="8"><img src="http://zion.sk/obrazky/7px.gif" width="8" height="7"></td>
39 <td width="234">
40 <?php readzion("kyberia/skripty/tlacshow.php");?>
41 <br><img src="http://zion.sk/obrazky/kyberia//anchor.gif" border="0">
42 <font class="text"><a href="http://zion.sk/tlacovespravy.php?id=tlacall">vsetky správy</a></font><IMG SRC="http://www.naj.sk/cgi-bin/4web/nvhit.pl?id=00010195" WIDTH="1" HEIGHT="1" ALT="" BORDER="0">
43 </td>
44 <td width="8"><img src="http://zion.sk/obrazky/7px.gif" width="8" height="7"></td>
45 </tr>
46 <tr align="left" valign="top">
This page took 0.290713 seconds and 4 git commands to generate.