'0') { while($arand2 = mysql_fetch_array($rrand2)) { $idNoticias = "$arand2[idNoticias]"; $DataNoticias = "$arand2[Data]"; $TituloNoticias = "$arand2[Titulo]"; // IMAGEM // if(!empty($arand2["FotoPrincipal"])){ $FotoPrincipal = "images/noticiashome/thumb/$arand2[FotoPrincipal]"; }else{ $FotoPrincipal = "images/sem_img.jpg"; } $ExNewsHome .= "
$arand2[Titulo]
$arand2[Titulo]
$arand2[Resumo]
Ler mais +
"; // SE FOR O ULTIMO, ZERA A CONTAGEM if ($i == 3){ //$i ='0'; //$ExNewsHome .= "
"; } } } else { echo "Nenhuma noticia cadastrada no momento."; }?>
   
Notícias