=$timestamp and etalage.code_etalagep='$categorie_culture' "; if($id_cat_culture) { $requete=$requete_init." and article_etalage.code_etalage='$id_cat_culture' order by date, actif_home,article.reference desc limit 0,$limit_art "; } else {$requete=$requete_init." order by actif_home,date,article.reference desc limit 0,$limit_art "; } $xml.=''; $xml.=''; $xml.=''; $xml.=''.$titre.''; $xml.=''.$linkflux.''; $xml.='Premier magazine people tunisien retrouvez les informations culturelles et nocturnes en tunisie, programme des soirées, photos et vidéos exclusives, agenda culturel, revue de presse culturelle, potins et news, bonnes adresses'; $xml.=''; $xml.='fr-FR'; $xml.='Droits de reproduction et de diffusion réservés © jetsetmagazine.net'; $xml.='[email protected] (jetset magazine)'; $xml.='[email protected] (SAME TEAM)'; $xml.=''.$date.''; $xml.=''.$date.''; $xml.='Premier magazine people tunisien : Articles exclusifs, soirées, sorties, culture'; $xml.=''.$url_rss.''; $xml.='1'; $xml.=''; $xml.=''.$titre.''; $xml.='http://jetsetmagazine.net/rss/logo_jetset.gif'; $xml.=''.$linkflux.''; $xml.='Premier magazine people tunisien retrouvez les informations culturelles et nocturnes en tunisie, programme des soirées, photos et vidéos exclusives, agenda culturel, revue de presse culturelle, potins et news, bonnes adresses'; $xml.=''; $req=query($requete); while($rec=mysql_fetch_array($req)) { $idt_article=$rec['reference']; $date_article=date("D, d M Y H:m:s +0100",$rec["date"]); $titre_cat_mag=$rec["libelle_etalage"]; $titre_article=$rec["titre_article"]; $resume_article=$rec["resume_technique"]; $date_debut=$rec['date']; $date_fin=$rec['date_f']; if(!$date_fin or $date_debut==$date_fin) $intervalle=affichedate($date_debut); else $intervalle="Du ".affichedate($date_debut)." au ".affichedate($date_fin); $lieu_article=$rec["lieu_article"]; $titre_article.=", ".$lieu_article." ".$intervalle; if($rec['photo_miniature']) { $image_min="http://www.jetsetmagazine.net/images/events/".$rec['photo_miniature']; $image_chemin="../images/events/".$rec['photo_miniature']; $poids_image=filesize($image_chemin); } else $image_min=''; $rep=$rep_culture."/"; $titre_article2=$rec["titre_article"]; $link_article=$nom_de_domaine.$rep.reecritureUrl($titre_article2).".".$article_detail_agenda.".".$idt_article.".html"; //$link_article='http://www.jetsetmagazine.net/site/fr/agenda_details.php?id_article='.$article_detail_agenda.'&id_agenda='.$idt_article; $xml.=''; $xml.='<![CDATA['.$titre_article.']]>'; $xml.=''.$link_article.''; $xml.=''; $xml.='[email protected] (www.jetsetmagazine.net)'; $xml.=''.$titre_cat_mag.''; $xml.=''.$link_article.''; if ($image_min) $xml.=''; $xml.=''.$date_article.''; $xml.=''.$link_article.''; $xml.=''; } $xml.=''; echo $xml; ?>