echo '';
$query = ("select * from gallery order by id desc");
$result = mysql_query("$query");
while ($temp = mysql_fetch_array($result))
{
?>
}
echo ' ';
?>
|
|
Fotos
..............................................................................................................................
echo '';
echo '';
$t = 1;
for ($i=0; $i';
echo '';
echo '';
if ($t%3 == 0)
{
echo ' ';
$t = 1;
}
else
{
$t++;
}
}
}
echo ' ';
echo ' ';
?>
|