Więc jest tak: mam dwa serwery, jeden to mój komp na win XP, a drugi to serwer sieci na linuxie...kiedy odpalam stronę na moim kompie, wszystko jest ok wciskam linki i się otwierają, natomiast keidy to samo robię na serwie sieci, non stop owtwierają mi się newsy...błagam pomóżcie!
Oto plik index.php:
<?php
include(\"mcon.inc\"); //polaczenie z baza danych
$wartosci_cookie = $login.\"|\".$haslo;
} else {
if (isset($urzytkownik)) { $wartosc_cookie = explode(\"|\", $urzytkownik); $login = $wartosc_cookie[0];
$haslo = $wartosc_cookie[1];
$wartosci_cookie = $login.\"|\".$haslo;
}
}
if ($wyloguj==\"tak\") {
$wartosci_cookie = \"\";
}
setcookie('urzytkownik', $wartosci_cookie, $czas_cookie); $aktualna_data = date(d
). \"-\" .date(m). \"-\" .date(Y); ?>
<META content=Seiya name=Author> <LINK href="style.css" type=text/css rel=stylesheet> <meta http-equiv="content-type" content="text/html; charset=iso-8859-2"> <META NAME="Keywords" CONTENT=""> <body marginwidth="0" marginheight="0" leftMargin=0 topMargin=0> <!-- LOGO -->
<table border=0 background="gfx/gora.jpg" cellpadding=1 cellspacing=0 width="885"> <td width="410" height="110"></td> <td width="349" height="100" align="center"></td> </table><marquee bgcolor=yellow BEHAVIOR=ALTERNATE height=20 width="885"><font size=4 color=red>!!! WITAM !!!
</font></marquee> <table border=0 cellpadding=1 cellspacing=0 width="759" background="gfx/tlo.jpg"> <!-- ********** -->
<table border=0 cellpadding=1 cellspacing=0 width="759" background="gfx/tlo.jpg"> <td width="110" valign="top"> <!-- MENU -->
<? include("menu.inc"); ?>
<!-- ********** -->
<? include("akanet.inc"); ?>
<!-- ********** --><br><!-- CS --> <? include("cs.inc"); ?>
<!-- ********** --><br><!-- PORADY --> <? include("porady.inc"); ?><!-- ********** --><BR><!-- INNE --> <? include("inne.inc"); ?>
<!-- TREŚĆ STRONY -->
<td width="649" valign="top">
<?
include(\"newsy.php\");
$strona = $co.\".php\";
include($strona);
} else {
print '<center><font color=#FF6666>Strona nie istnieje!!!</font></center>'; }
} else {
echo(\"<center><a href=\"mailto:rafaeru@poczta.fm\\">BَD?!</a></center>\"); }
?>
<td width="6" background="gfx/tlo.jpg"></td> <td width="88" valign="top" background="gfx/tlo.jpg"> <!-- MENU -->
<!-- STATS -->
<? include("licznik.inc"); ?>
<? include("buttony.inc"); ?>
<!-- ********** -->
<i>© 2004 Moderatorem stronki jest
<a href="mailto:rafaeru@poczta.fm">Rafaeru
</a>.
</i>
Linkuję w ten sposób:
<a href="index.php?co=osieci">
PRZEPRASZAM JUZ POPRWIŁEM, jestem zielony
Ten post edytował Rafaeru 19.06.2004, 20:04:51