Nos dernières news

query("select COUNT(mf_news.id) as total from mf_news LEFT JOIN mf_news_i18n ON mf_news.id = mf_news_i18n.id_news where visible=1 AND date_out='0000-00-00'"); $ligne_total_castings = $retour_total_castings->fetch_object(); $castings=($_GET[page]+1)." - ".($_GET[page]+$messagesParPage)." sur"; ?>
$articles_suivant; if($_GET[page]==0 && $total>$articles_suivant){ echo '

Page suivante

'; }elseif($_GET[page]>0 && $total>$articles_suivant){ echo '

Page précédente

'; echo '

Page suivante

'; }elseif($_GET[page]>0 && $total<=$articles_suivant){ echo '

Page précédente

'; }else{ echo ''; } ?>