'; $footer = ''; echo $header; echo ''.URL.'weekly1.00'; echo ''.URL.'hakkimizdaweekly0.85'; echo ''.URL.'hizmetlerimizweekly0.85'; echo ''.URL.'urunlerweekly0.85'; echo ''.URL.'referanslarweekly0.85'; echo ''.URL.'iletisimweekly0.85'; echo ''.URL.'blogweekly0.85'; echo ''.URL.'yorumlarweekly0.85'; echo ''.URL.'soru-cevapweekly0.85'; $hxml = cok("select sef from hizmet order by id DESC"); foreach($hxml as $hxml): echo ''.URL.$hxml->sef.'weekly0.50'; endforeach; $uxml = cok("select sef from urun order by id DESC"); foreach($uxml as $uxml): echo ''.URL.$uxml->sef.'weekly0.50'; endforeach; $bxml = cok("select sef from blog order by id DESC"); foreach($bxml as $bxml): echo ''.URL.$bxml->sef.'weekly0.50'; endforeach; $kxml = cok("select sef from referans order by id DESC"); foreach($kxml as $kxml): echo ''.URL.$kxml->sef.'weekly0.50'; endforeach; $refxml = cok("select sef from soru order by id DESC"); foreach($refxml as $refxml): echo ''.URL.$refxml->sef.'weekly0.50'; endforeach; echo $footer; ?>