include "http://www.franceastro.com/bibli/connection.php";
$toto=date("d");
?>
Horoscope du jour
GEMEAUX
echo " " .date("d-m-Y")."";
?>
$res=mysql_query("select * from horosc where ID=$toto+13
");
@mysql_close($connexion);
while($row=mysql_fetch_array($res))
{
echo $row[0] ."
";
}
?>
Une solution pour les problemes cliquez ici