Accessibility
Contrast
Increase Font
Decrease Font

Aktualności Ośrodka

'; if (!$newsy) { $ilosc=0; $wynik=mysql_query("SELECT * FROM news_sosw;"); while ($rekord=mysql_fetch_array($wynik)) {$ilosc++; } if ($news) { $wynik=mysql_query("SELECT * FROM news_sosw WHERE id='$news' ;"); $rekord=mysql_fetch_array($wynik); print'
'; if($rekord[1]) print' '; if($rekord[2]){ print' '; } //else // {print' // // // '; } print'

'.$rekord[1].'

'; list($width, $height, $type, $attr) = getimagesize("../aktualnosci/$rekord[2]"); if ($width>500) $width=500; print'

//

'.$rekord[5].'



'; } else { $wynik=mysql_query("SELECT * FROM news_sosw order by data desc;"); while($rekord=mysql_fetch_array($wynik)) $ile++; if (!$news_page) $str_1=0; if ($news_page) $str_1=$ile_na_stronie*($news_page-1); $wynik=mysql_query("SELECT * FROM news_sosw order by data desc LIMIT $str_1,$ile_na_stronie;"); print'
'; while ($rekord=mysql_fetch_array($wynik)) { $ile_kolor++; if($ile_kolor%2==0) $kolor='#E3D2AD'; else $kolor='#F3DDAC'; print' '; } print'

'.$rekord[1].'

'.$rekord[3].'

'; list($width, $height, $type, $attr) = getimagesize("../aktualnosci/$rekord[2]"); if ($height>100) $height=100; print'

'; if ($rekord[2]) { print''; } //else { // print''; //} print ''.$rekord[4].'

 

czytaj więcej


'; } print'
'; } //-------------------PAGINACJA-------------------- include '../files/pagination.php'; ?>