'') $tytul=$tytul.' - '.$r[tytul]; if ($r[url2]<>'') $keywords=$r[url2].", ".$keywords; if ($r[opis2]<>'') $description=$r[opis2]." ".$description; ?> <? echo $tytul ?>
'; include('@podstrona1'); include('@'.$_GET[o]); include('@podstrona2'); } else { $q="select * from podstrony where adres='".$_GET[o]."'"; //echo $q; $sql=mysql_query($q); $r=mysql_fetch_array($sql, MYSQL_BOTH); $wiersze = mysql_num_rows($sql); //echo '
'; //if ($r[tresc]=='') $r[tresc]='
















'; include('@podstrona1'); echo $r[tresc]; include('@podstrona2'); } } else { include('@start'); } ?>