session_start(); if (!isset($_SESSION['lang'])){ $lang='1'; } else{ $lang=$_SESSION['lang']; } ?>
if ($lang=='1'){ $title='SINTELEIA - Progettazione, industrializzazione, realizzazione, produzione e commercio di sistemi elettronici, software, firmware, sistemi di comunicazione e reti'; $menu1='HOME'; $menu2='CHI SIAMO'; $menu3='COSA FACCIAMO'; $menu4='PRODOTTI'; $menu5='REFERENZE'; $menu6='DOWNLOAD'; $menu7='CONTATTI'; $mission='Progettazione, industrializzazione, realizzazione, produzione e commercio di sistemi elettronici, software, firmware, sistemi di comunicazione e reti'; $lastnewstitle='ULTIMI AGGIORNAMENTI'; $lastpartnertitle='NEWS DAI PARTNER'; $sectchisiamotitle='CHI SIAMO'; $sectcosafacciamotitle='COSA FACCIAMO'; $sectccontactstitle='CONTATTI'; $sectreferenzetitle='REFERENZE'; $sectclientititle='I Nostri Clienti'; $formtext='Compila il form qui sotto per richiederci informazioni.'; $formerror='COMPILARE TUTTI I CAMPI OBBLIGATORI'; $formlabel1='Nome e Cognome'; $formlabel2='Azienda'; $formlabel3='Indirizzo'; $formlabel4='Posizione in azienda'; $formlabel5='Email'; $formlabel6='Informazioni richieste'; $formlabel7='INVIA RICHIESTA'; $search='Cerca...'; $more='Più...'; $copyrights='Tutti i diritti sono riservati.'; $suff='it'; $dwnltext='In questa sezione è possibile scaricare manuali in formato pdf, software e driver aggiornati..'; } ?> if ($lang=='2'){ $title='SINTELEIA - Design, manufacture, construction, production and trade of electronic systems, software, firmware, communication systems and networks'; $menu1='HOME'; $menu2='ABOUT US'; $menu3='OUR SKILLS'; $menu4='PRODUCTS'; $menu5='REFERENCES'; $menu6='DOWNLOAD'; $menu7='CONTACTS'; $mission='Design, manufacture, construction, production and trade of electronic systems, software, firmware, communication systems and networks'; $lastnewstitle='LATEST UPDATES'; $lastpartnertitle='NEWS FROM PARTNERS'; $sectchisiamotitle='ABOUT US'; $sectcosafacciamotitle='OUR SKILLS'; $sectccontactstitle='CONTACTS'; $sectreferenzetitle='REFERENCES'; $sectclientititle='Our Customers'; $formtext='Fill in the form below to request informations.'; $formerror='ALL FIELDS IN FORM ARE REQUIRED'; $formlabel1='Name and Surname'; $formlabel2='Company'; $formlabel3='Address'; $formlabel4='Company position'; $formlabel5='Email'; $formlabel6='Informations required'; $formlabel7='SEND REQUEST'; $search='Search...'; $more='More...'; $copyrights='All rights reserved.'; $suff='en'; $dwnltext='In this section you can download manuals in PDF format, updated drivers and software..'; } ?>DOWNLOAD
echo $dwnltext; ?>
$imgpath="download"; include("conn.php"); ?> $sql_dwnl=mysql_query("SELECT * FROM download ORDER BY data"); $count=mysql_num_rows($sql_dwnl); if ($count>0){ ?> while($results_dwnl=mysql_fetch_row($sql_dwnl)){ $dwnld_url=$imgpath.'/'.$results_dwnl[2]; $didasc=$results_dwnl[3]; if ($lang=='2'){ $didasc=$results_dwnl[4]; } ?>echo $didasc; ?>
} ?> } else{ ?> if ($lang=='1'){ ?>NON CI SONO FILE DA SCARICARE!
} ?> if ($lang=='2'){ ?>NO FILES TO DOWNLOAD!
} ?> } ?>© Copyright 2015 - Sintéleia S.r.l. - Italy - echo $copyrights; ?> - P.Iva 02189961200
Powered by: SlowMotion Studio