|
|
$result=mysql_query ("SELECT * FROM actu where WEBVALID_ACTU = 1 AND DATE_ACTU <='".date("Ymd")."' order by DATE_ACTU DESC,ID_ACTU DESC LIMIT 15",$link);
if($previsu>0){
$result=mysql_query ("SELECT * FROM actu where ID_ACTU = ".$previsu,$link);
}
if($periode>0&&$periode=".$periode."01 order by DATE_ACTU DESC,ID_ACTU DESC",$link);
}
while ($row=mysql_fetch_array($result)) {
?>
|
|
0){?>}?>
|
|
| |