Commercializzazione - Nuovo
$query = "SELECT * FROM car where tipologia='Nuovo'";
$result = mysql_query($query, $db);
while($row=mysql_fetch_array($result))
{
$foto1=$row['fotoa'];
$foto2=$row['fotob'];
$foto3=$row['fotoc'];
$foto4=$row['fotod'];
if(empty($foto1))
{
$foto1 = "/img/punto.jpg";
}
if(empty($foto2))
{
$foto2 = "/img/punto.jpg";
}
if(empty($foto3))
{
$foto3 = "/img/punto.jpg";
}
if(empty($foto4))
{
$foto4 = "/img/punto.jpg";
}
echo "
".$row['descprinc']." |
".$row['descflash']." |
pronta consegna:".$row['prontacons']." |
numero inserzione:".$row['id']." |

";
}
?>
Merker Daytona S.p.A. Via S. Pietro in Brenta, 2/A 35010 Carmignano di Brenta (PD) ITALY Tel. +39.049.9430947 Fax +39.049.9439189 P.I.V.A. 04364400285 |