0 where a.id="'.$item.'" group by 1'); if(!mysql_num_rows($pyt)) { include "const/header.php"; include 'const/kategorie_zapytania.php'; include "wyszukiwarka.php"; echo ' '; }else { $towar=mysql_fetch_row($pyt); $category=popraw($towar[2]); include 'const/kategorie_zapytania.php'; $tyt= popraw($towar[1]); $des=explode('',popraw($towar[2])); $description=$des[0]; $keywords=popraw($towar[1]).' ,'; include "const/header.php"; include "wyszukiwarka.php"; //include "const/ikonki_gorne.php"; echo '
Brak strony do wyświetlania
 Artykuł: '.popraw($towar[1]).'
Dodano: '.$towar[3].', '.$towar[4].'
'; echo nl2br(eregi_replace('','',popraw($towar[2]))); echo '
'; if (isset($_GET['r'])) { $r= stripslashes(strip_tags($_GET['r'])); } $akcja='articles'; include "const/opinie.php"; } //include "const/prawa_strona.php"; include "const/stopka.php"; ?>