Cotation-export les actualités http://www.cotation-export.com Cotation Export : Services export et formalités de voyage fr cotation-export.com Cotation-export http://www.cotation-export.com/images/logo.jpg http://www.cotation-export.com '.date("D, d M Y H:i:s").' GMT '); //recherche des différents articles $dbresult=mysql_query("SELECT titre,article,DATE_FORMAT(date,'%a, %d %b %Y %H:%i:%s'),id_article FROM actualites ORDER BY date DESC"); $i=0; while($row=mysql_fetch_array($dbresult)){ print(' '); if(!empty($row[0])){ print(''.$row[0].' '); print('http://www.cotation-export.com/pages/actualites_detail.php?id_article='.$row[3].''); } print(' '.$row[2].' GMT '.stripslashes(trim(htmlspecialchars(substr(strip_tags($row[1]),0,250)))).'... '); $i++; } print(' '); ?>