'.$linkname; echo ''; } } @closedir($handle); include('./footer.inc.php'); }else{ echo ' TeleVoice Preisliste ISDN TK Anlagen '; $linkname=str_replace('_',' ',$open_csv); $linkname=str_replace('ae','ä',$linkname); $linkname=str_replace('oe','ö',$linkname); $linkname=str_replace('ue','ü',$linkname); $linkname=str_replace('.csv','',$linkname); echo '

'.$linkname.'


'; echo ''; //open the csv file $filelocation='./csv/'.$open_csv; //open the file handle $t_lf=@fopen($filelocation,"r"); //read every line an write the table while (!feof($t_lf)){ echo ''; $t_log=fgetcsv($t_lf, 1024,';'); if(is_array($t_log)){ $i=0; foreach ($t_log as $t_element){ $t_element=str_replace('"','',$t_element); if ($t_element==''){ $t_element=' '; } if ($i==3){ echo '"; $i++; } echo ''; } } fclose($t_lf); echo '
'; }else{ echo ''; } echo ''.$t_element.''; echo "
'; echo '
Es gelten unsere allgemeinen Geschäftsbedingungen. Alle Preise incl. MWST. Alle Preise ohne Gewähr.
Lieferung:Post Nachnahme/ Abholung Versandpauschale BRD:EUR 8.- incl. MWST.
Weitere Preislisten. '; $handle = @opendir('./csv/'); while ($file = @readdir ($handle)){ if ($file!="." && $file!=".." && $file!=""){ //write file as link $linkname=str_replace('_',' ',$file); $linkname=str_replace('.csv','',$linkname); $linkname=str_replace('ae','ä',$linkname); $linkname=str_replace('oe','ö',$linkname); $linkname=str_replace('ue','ü',$linkname); echo '
'.$linkname; echo ''; } } @closedir($handle); echo'

                                           HIER KÖNNEN SIE DIREKT BESTELLEN
 

zurück Homepage
Letzte Aktualisierung 19.06.02
E-Mail: info@televoice.de '; } ?>