|
|
Ultime guide pubblicate
|
$trovato=mysql("$DBName","SELECT * FROM imparare ORDER BY id DESC LIMIT 0,5");
while ($row = mysql_fetch_row($trovato)) {
$id=$row[0];
$tito=$row[1];
echo "- $tito ";
}
?>
|
|
|
|
Focus on...
|
include "focus.php"; ?>
|
|
include "banner-destro.php"; ?>
Siti Amici include "scambio_banner.php"; ?>
Il tuo banner qui
|