Arztpraxis Valentin Borcea
Home   |   Unsere Praxis   |   Unser Team   |   Sprechzeiten   |   Praxis Waldstraße   |     |   Kontakt   |
Tätigkeitsschwerpunkte:
Infos & News zu Diabetes
Was ist Diabetes?
Schwangerschaftsdiabetes
Ernährungsberatung
Diabetes-Schulungen
Insulinpumpen-Therapie
Diabetes Fußambulanz
Links zu Diabetes

Schilddrüsen-Diagnostik
Ultraschalluntersuchungen

Terminplanung
Rezepte vorbestellen
Apotheken-Notdienst
 
29.03.2024

Abrechen

LÖSCHEN

"; } if($_GET'deldel'] && is_file($bildpfad . $_GET'deldel'])){ unlink($bildpfad . $_GET'deldel']); if( !is_file($bildpfad . $_GET'deldel']) ){ $o= "

Datei: '" . $_GET'deldel'] . "' wurde gelöscht.

"; } } //Verzeichnisse sammeln --------------------------------------------------------------------------- $verz=opendir("./"); $ordnerliste=array(); while( $file = @readdir($verz) ){ if( $file != '.' && $file != '..' && is_dir($file) ){ array_push($ordnerliste, $file . "/"); } } @closedir($verz); //print_r($ordnerliste); //Dateien sammeln --------------------------------------------------------------------------- $ar=array(); for($i=0;$i<=sizeof($ordnerliste);$i++){ if(is_dir($ordnerliste$i])){ $verz=opendir($ordnerliste$i]); while($file = readdir($verz)){ if($file != '.' && $file != '..' && substr($file,0,4) != 'tot_' && !stristr($file,"copy") && stristr($file,".txt") && !is_dir($ordnerliste$i] . $file) && $file!="style.css" && $file!="o.php" && $file!="u.php"){ array_push($ar, $ordnerliste$i] . $file); } } closedir($verz); } } sort($ar); //print_r($ar); //Texte einlesen --------------------------------------------------------------------------- $text=""; for($i=0; $i<=sizeof($ar); $i++){ $filename = $ar$i]; if(is_file($filename)){ $fh = @fopen ($filename, 'r'); if ($fh) { $content=file($filename); if(is_array($content)){ //Unter Umständen kann es sein, dass die Textdatei Umbrüche enthält, //darum backen wir sie erst zusammen um sie dann wieder zu zerteilen. $content=implode('', $content); } $text.=$content; fclose ($fh); } } } //echo $text; //Uploads auslesen --------------------------------------------------------------- $inhalt=array(); if(!$_GET'sort']){ $sort="date"; }else{ $sort=trim(strip_tags(stripslashes($_GET'sort']))); } $verz=opendir($bildpfad); while($file = readdir($verz)){ if($file != '.' && $file != '..' && substr($file,0,1)!="." && !is_dir($bildpfad . $file) ){ //array_push($inhalt, $file . "," . fileatime ( $bildpfad . $file ) . "," . round( filesize($bildpfad . $file) / 1024 ) . "," . stristr($text, $file) ); if($sort=="name"){ $pushdata=$file.","; }else if($sort=="date"){ $pushdata=fileatime ( $bildpfad . $file ).","; }else if ($sort=="size"){ $pushdata=round( filesize($bildpfad . $file) / 1024).","; } $pushdata.=$file . "," . fileatime ( $bildpfad . $file ) . "," . round( filesize($bildpfad . $file) / 1024); array_push($inhalt, $pushdata ); } } closedir($verz); //print_r($inhalt); if($o){ ?>

0){ //array sortieren if($sort=="name") { sort($inhalt); }else if ($sort=="date"">

stristr(strtolower($datei1]),".gif")

/uploadverwaltung.php
 
'') { $ext=end(explode(".", strtolower($file'name']))); if (!in_array(end(explode(".", strtolower($file'name']))), $allowedExtensions)) { $o = "Der Dateityp
\"" . $_FILES'file']'type'] . "\"
ist nicht zugelassen.


Erlaubt sind:
"; for($i=0;$i

$_FILES'file']'type']=="image/png"){ $bild=1; } if( $_FILES'file']'type']=="application/x-shockwave-flash" ){ $flash=1; } } } } if($pass==1){ // ------------------------------------------------------------------------------- if(!is_dir($ordner . "tmp/")){ mkdir($ordner . "tmp/"); } $date=date("Y.m.d.H.i.s") . "_"; copy ( $_FILES'file']'tmp_name'], $ordner . 'tmp/' . $date . $_FILES'file']'name'] ); $pass=2; if($bild){ //Bild ins skript laden (ist das wirklich ein bild???) --------------------- if( $_FILES'file']'type']=="image/jpeg"

 

Suchergebnisse



1 ){ //kein + am anfang if(substr($q,0,1)=="+"){ $q=substr($q,1); } //Leerzeichen in Trennzeichen umwandeln $q=str_replace(" ", "+", $q); //suchwörter splitten $q_list = explode("+",$q); //trim for($i=0; $i < sizeof($q_list); $i++){ $q_list$i]=trim($q_list$i]); //echo ":" . trim($q_list$i]) . ":
"; } $liste=array(); $ar=array(); //Ordner aus Menuliste auslesen for($i=0; $i
stristr($eintrag, "-" . $q_list$a] . " ")stristr($eintrag, " " . $q_list$a] . "-")
 
", $_POST'eintrag']); $inhalt=date("YmdHis") . "">

"; $inhalt.= "

"; $inhalt.= ""; $inhalt.= "
 
pro Seite: " . $pro_seite . "
seiten: " . $seiten . "
seite: " . $seite . "
"; if($seiten > 1){ //aussen-tabelle öffnen $navi=""; //zurück-button if($seite > 1){ $back = $seite-1; $navi.=""; } //mittlere spalte öffnen $navi.=""; //weiter-button if($seite<$seiten){ $weiter = $seite+1; $navi.=""; } //aussen-tabelle schließen $navi.="
<<"; for($s=1; $s <= $seiten; $s++){ if($s == $seite){ $wahlfarbe=" background-color:#$farbe_hell; ' "; }else{ $wahlfarbe=""; } $zahl = $s; $navi.="" . $zahl . ""; } //mittlere spalte schließen $navi.=">>


"; } $start = $pro_seite * ($seite-1); $stop = $start + $pro_seite; if( $stop>sizeof($inhalt) ){ $stop=sizeof($inhalt); } //echo "start: " . $start . "
"; //echo "stop: " . $stop . "
"; ?>">
 
", $_POST'eintrag']); $inhalt=date("YmdHis") . "">

"; $inhalt.=trim($_POST'name']) . "

"; $inhalt.= ""; $inhalt.=trim($_POST'nachricht']) . "
 

$_GET'edit']=="neu") ){ $fh = @fopen ($dir . $_GET'edit'], 'r'); if ($fh) { $content = file($dir . $_GET'edit']); fclose ($fh); if(is_array($content)){ //Unter Umständen kann es sein, dass die Textdatei Umbrüche enthält, wenn sie schon mal ftpet wurde //darum backen wir sie erst zusammen um sie dann wieder zu zerteilen. $content=implode('', $content); } $content=explode("

", $content); //Umbrüche wieder in \n umwandeln $content = str_replace("\n", "", $content); $content = str_replace("
", "\n", $content); $_POST'id'] =$content0]; $_POST'jahr'] =substr($content1],0,4); $_POST'monat'] =substr($content1],4,2); $_POST'tag'] =substr($content1],6,2); $_POST'beginn_stunde'] =substr($content1],8,2); $_POST'beginn_minute'] =substr($content1],10,2); $_POST'beginn_sekunde'] =substr($content1],12,2); $_POST'wochentag']=$content2]; $_POST'einlass_stunde'] =substr($content3],0,2); $_POST'einlass_minute'] =substr($content3],2,2); $_POST'einlass_sekunde'] =substr($content3],4,2); $_POST'jahr2'] =substr($content4],0,4); $_POST'monat2'] =substr($content4],4,2); $_POST'tag2'] =substr($content4],6,2); $_POST'ende_stunde'] =substr($content4],8,2); $_POST'ende_minute'] =substr($content4],10,2); $_POST'ende_sekunde'] =substr($content4],12,2); $_POST'wochentag2']=$content5]; $_POST'titel'] = $content6]; $_POST'subtitel'] = $content7]; $_POST'email'] = $content8]; $_POST'eintrag'] = $content9]; $_POST'eintritt'] = $content10]; $_POST'ort'] = $content11]; $_POST'veranstalter'] = $content12]; //Ip soll nur gespeichert bleiben, wenn es sich um Gästebucheinträge handelt if($termine==3){ $ip = $content18]; } //gewisse Daten merken $filename = $_GET'edit']; $filename = str_replace("tot_", "", $filename); } } // beim 1. Aufruf keine Überprüfung --------------------------------------------------------- if ($_POST'fertig']=="yes") { //Daten ergänzen und vorbereiten----------------------------------------------------------------------- $vars=array("tag", "monat", "einlass_stunde", "einlass_minute", "beginn_stunde", "beginn_minute", "tag2", "monat2", "ende_stunde", "ende_minute"); for($i=0; $i 0 && strlen($_POST $vars$i] ]) < 2 ){ $_POST $vars$i] ]="0" . $_POST $vars$i] ]; }else if ( !$_POST $vars$i] ]
$_POST $vars$i] ]=="" ){ $_POST $vars$i] ]="00"; } } $datum = $_POST'jahr'] . $_POST'monat'] . $_POST'tag'] . $_POST'beginn_stunde'] . $_POST'beginn_minute'] . "00"; $einlass=$_POST'einlass_stunde'] . $_POST'einlass_minute'] . "00"; $datum2 = $_POST'jahr2'] . $_POST'monat2'] . $_POST'tag2'] . $_POST'ende_stunde'] . $_POST'ende_minute'] . "00"; //Enddatum ausschalten, wenn gar kein Tag angegeben ist if($_POST'tag2']=="00"){ $datum2="00000000000000"; } //filename ----------------------------------- if( $_POST'filename'] ){ $filename=$_POST'filename']; }else{ $filename = date("Y.m.d.H.i.s") . "_x.txt"; } //IP if(!$ip){ $ip=$_SERVER'REMOTE_ADDR']; if($HTTP_SERVER_VARS'REMOTE_USER']){ $ip.=" - " . $HTTP_SERVER_VARS'REMOTE_USER']; } } //Beitrags-ID if(!$_POST'id']){ //echo "neue id vergeben"; $_POST'id']=date("YmdHis"); } //Wenn eine Sicherungskopie editiert wird, soll diese zur aktuellen Version werden if(stristr($filename, "copy")){ $filename=substr($filename,0,19); //nachgucken, ob die aktuelle Version ein _x hat if(is_file($dir . $filename . "_x.txt")){ $filename.="_x"; } $filename.=".txt"; } //Wenn ein Eintrag editiert wird, soll vor dem Speichern eine Sicherungskopie angelegt werden. //Die Dateinamen der Sicherungskopien sollen keine Zusaetze wie _x enthalten. Und Kommentare bekommen vorerst keine Sicherungskopie if(is_file($dir . $filename) && !stristr($filename,"_comment") ){ rename($dir . $filename, $dir . substr($filename,0,19) . "_copy_" . date("Y.m.d.H.i.s") . ".txt" ); } //Umbrüche in HTML umwandeln $_POST'eintrag'] = str_replace("\n", "
", $_POST'eintrag']); $_POST'ort'] = str_replace("\n", "
", $_POST'ort']); //Umbrüche innerhalb von HTML-Passagen (z.B. Tabellen) vermeiden: for($i=0; $i<=strlen($_POST'eintrag']); $i++){ //Bekannt geben, wann sich der Suchlauf innerhalb eines -Tags befindet if(substr($_POST'eintrag'],$i,6)==""){ $html=1; } if(substr($_POST'eintrag'],$i,7)==""){ $html=0; } // Umbrüche innerhalb eines -Tags wieder entfernen if(substr($_POST'eintrag'],$i,4)=="
" && $html==1){ $_POST'eintrag']= substr($_POST'eintrag'],0,$i) . substr($_POST'eintrag'],($i+4)); } } $inhalt=$_POST'id'] . "trenn_zeichen"; $inhalt.=trim($datum) . "trenn_zeichen"; $inhalt.=trim($_POST'wochentag']) . "trenn_zeichen" ; $inhalt.=trim($einlass) . "trenn_zeichen" ; $inhalt.=trim($datum2) . "trenn_zeichen" ; $inhalt.=trim($_POST'wochentag2']) . "trenn_zeichen" ; $inhalt.=trim($_POST'titel']) . "trenn_zeichen"; $inhalt.=trim($_POST'subtitel']) . "trenn_zeichen"; $inhalt.=trim($_POST'email']) . "trenn_zeichen"; $inhalt.=trim($_POST'eintrag']) . "trenn_zeichen"; $inhalt.=trim($_POST'eintritt']) . "trenn_zeichen"; $inhalt.=trim($_POST'ort']) . "trenn_zeichen"; $inhalt.=trim($_POST'veranstalter']) . "trenn_zeichen"; $inhalt.=trim($_POST'bild']) . "trenn_zeichen"; $inhalt.="trenn_zeichen"; $inhalt.="trenn_zeichen"; $inhalt.="trenn_zeichen"; $inhalt.="trenn_zeichen"; $inhalt.=$ip; //Trennzeichen in Text durch BBCode ersetzen $inhalt = str_replace("
 
", $_POST'eintrag']); $inhalt=date("YmdHis") . "">

" ; $inhalt.=trim($_POST'titel']) . "

"; $inhalt.=trim($_POST'subtitel']) . ""; $inhalt.=trim($_POST'eintrag']) . "
 

$sperre==0){ if( $termine>0 ){ //für Terminsortierung mit Datum anfangen $data = trim($content1]); //Sondersortierung fuer Gaestebuch mit Kommentar-Funktion -SPOTZ- if($termine==3

" . trim($content$a]); } //dateiname noch mal anhaengen, da er in dieser form der schleife nicht immer praesent ist $data.= "
 
0){ //Daten hinschreiben--------------------------------------------------------------------------- $start=0; $stop=sizeof($inhalt); ?>
<

        

>

"; echo "" . $monate_kurz$m] . ""; echo ""; } ?>


.

transparent +

 
=$start+3){ $stop=$start+3; } //Daten hinschreiben--------------------------------------------------------------------------- //for-Schleife Anfang for($i=$start; $i<$stop; $i++){ //print_r($inhalt); //bbcodes anwenden $eintrag=$inhalt$i]; include($pfad . 'bbcode.php'); $content=explode("">

$email){ //echo "
"; } echo $eintrag; ?>

".$titel.""; } if($subtitel!="" && !stristr($dateiname,"_comment") ){ echo "$subtitel"; } //Zeichenlaenge des Eintrags merken, falls er per Einleitungs-Tag verkuerzt wird $eintrag_len=strlen(trim($eintrag)); //Anzeige des Haupttextes, unterschieden nach admin und list-Anzeige if( !$admin && trim($anzeige)=="list" && !$artikel && !$_GET'edit']){ if( stristr($eintrag,"") ){ $eintrag_array=explode("", $eintrag); for($x=0;$x")){ $eintrag_array$x]=substr($eintrag_array$x],0, strlen($eintrag_array$x])- strlen(stristr($eintrag_array$x],"")) ); }else{ $eintrag_array$x]=""; } } $eintrag=implode('',$eintrag_array); }else{ //$eintrag=""; } } echo $eintrag; //Der Weiterlesen-Link fuer die list-Anzeige if(!$admin && trim($anzeige)=="list" && !$artikel && !$_GET'edit'] && strlen(trim($eintrag))<$eintrag_len ){ ?>> Mehr

">() Kommentar     ">>>> Kommentar verfassen

/ ", ${$dir_file . substr($dateiname,0,19)} ); sort($kopien); $kopien=array_reverse($kopien); ?> >Artikel-Link IP: TXT
0 && !$termine){ $rauf=explode("", $inhalt$i+1]); $runter=$runter0]; if(stristr($runter,"/")){ $runter=explode("/",$runter); $runter=$runter1]; } ?>
Bearbeiten " style="color:#FFFFFF">Verschieben &lift1=&lift2="> DOWN
Freigeben "; }else{ echo " Verbergen "; } ?>
 
", $_POST'eintrag']); $inhalt=date("YmdHis") . "">

" ; $inhalt.=trim($_POST'titel']) . "

"; $inhalt.=trim($_POST'subtitel']) . ""; $inhalt.=trim($_POST'eintrag']) . "
 
", "' border='0'>", "", "' border='0' class='links'>", "", "' border='0' class='rechts'>", "", "' border='0'>", "", "' border='0' class='rechts'>", "", "' border='0' class='links'>", "
", "
", "
", "
", "
", "
", "
", "
", "", "
", "
", "
", "
", "
", "
", "
", "
", "
", "
", "
", "
", "
", "
", "
", "
", "
", "
", "
", "
", "
", "
", "
", "
", "", "", "", "", "", "", "", "", "
", "
", "
", "
", "
", "
", "
", "
", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "

", "

", "

", "", "

", "

", "

", "", "

", "

", "

", "", "

", "

", "

", "", "
", "
", "
", "", "
", "
", "
", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "
", "
", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ); for($x=0;$x<=sizeof($sucharray);$x+=2){ $eintrag = str_replace($sucharray$x], $sucharray$x+1], $eintrag); } //Behandlung von speziellen Tags
GVideo] aber nur wenn überhaupt noch Tags vorhanden sind if(stristr($eintrag, "")){ $url_array=explode("", $eintrag); for($x=0; $x < sizeof($url_array); $x++){ if(substr($url_array$x],0,4)=="url="){ //Handelt es sich um eine Email-Adresse? if( stristr($url_array$x], "@") ){ $mail="mailto:"; }else{ $mail=""; } //_blank nur für externe Links und die bild.php if(stristr($url_array$x], "http://")">

substr($url_array$x],0,8)=="youtube="){ $url_array$x+1]=str_replace("/youtube]", "", $url_array$x+1]); if(substr($url_array$x],0,8)=="youtube="){ $bb_data=$url_array$x]; $bb_data=str_replace("]",",",$bb_data); $bb_data=str_replace("youtube=","",$bb_data); $bb_data=explode(",",$bb_data); $youtube_wh="width='" . $bb_data0] . "' height='" . $bb_data1] . "'"; $url_array$x]=$bb_data2]; }else{ $url_array$x]=str_replace("youtube]", "", $url_array$x]); $youtube_wh="width='425' height='344'"; } if($anzeige=="news"){ $youtube_wh="width='198' height='164'"; } $url_array$x]=""; }else if(substr($url_array$x],0,8)=="galerie]"){ if(!$galerie_count){ $galerie_count=1; }else{ $galerie_count++; } $url_array$x]=str_replace("galerie]", "", $url_array$x]); $url_array$x]=str_replace("", "", $url_array$x]); $url_array$x]=str_replace("' border='0' class='rahmen'>", "", $url_array$x]); $url_array$x+1]=str_replace("/galerie]", "", $url_array$x+1]); $gal_array2=explode("
", $url_array$x]); //Eintraege in der Galerie verifizieren $gal_array=array(); for($y=0;$ysizeof($gal_array)){ $galerie=1; } $url_array$x]="
 
"; for($y=0;$y" . ($y+1) . ""; } $url_array$x].="
"; } else if(substr($url_array$x],0,8)=="include]"){ $url_array$x]=str_replace("include]", "", $url_array$x]); $url_array$x+1]=str_replace("/include]", "", $url_array$x+1]); $fhx = @fopen ($pfad2 . $url_array$x], 'r'); if ($fhx) { $include = file($pfad2 . $url_array$x]); fclose ($fhx); $include=implode('', $include); } $url_array$x]=$include; } else if(substr($url_array$x],0,6)=="flash="){ $bb_data=$url_array$x]; $bb_data=str_replace("]",",",$bb_data); $bb_data=str_replace("flash=","",$bb_data); $bb_data=explode(",",$bb_data); $url_array$x]="27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='" . $bb_data0] . "' height='" . $bb_data1] . "'>"; $url_array$x+1]=str_replace("/flash]", "", $url_array$x+1]); } else if(substr($url_array$x],0,6)=="liste]"){ $url_array$x]=str_replace("liste]", "", $url_array$x]); $url_array$x+1]=str_replace("/liste]", "", $url_array$x+1]); $liste_array=explode("
", $url_array$x]); $url_array$x]="
    "; for($y=0;$y\n"; } } $url_array$x].="
"; } $url_array$x]=str_replace("href='http://www.", "href='http://www.", $url_array$x]); } $eintrag=implode('',$url_array); } ?>

/bbcode.php
 
.farbe{ background-color:#EAEAEA; }

Speicherplatz wird berechnet ...








"; }else{ $files++; $size+=filesize($hauptebene . $file); } } } @closedir($verz); //-------------------------------------------- for($i=1; $i>-1; $i++){ ${"dirs" . $i}=array(); echo ""; for($a=0; $a"; }else{ $files++; $size+=filesize( $hauptebene . ${ "dirs" . ($i-1) }$a] . $file ); } } } @closedir($verz); } if( sizeof( ${"dirs" . $i} )==0 ){ break; } } $size=round(($size/1024/1024),2); ?>
" . $file . "/


" . ${ "dirs" . ($i-1) }$a] . $file . "/" . "
   
Ordner mit Dateien
Speicher: MB  
belegt: MB %
frei: MB %

">



|   Startseite   |   Impressum   |   Datenschutz   |
aerztekammer Diese Internetseiten sind nach den rechtlichen Vorgaben für Arztpraxen erstellt worden.
Die Darstellungen sind lediglich zur Information und Orientierung für Sie als Patient gedacht.
Copyright 2024 - Valentin Borcea
Deutsche Diabeteshilfe DDB