Rechtsanwalt Tieben mth Tieben & Partner Rechtsanwälte
Beratung unter:
0221-20426165


Miete: Euro      

TEIL1; echo '
'; echo '
  Art des Mangels
'; $tok = strtok($mangel, ";"); $tok2 = trim(strtok(";")); while ($tok !== false) { $a=$a+1; if (strlen(trim($tok2)) > 0 ){ echo '
'; echo '
'.$tok.'
'; echo '
'.$tok2.'%
'; } $tok = strtok(";"); $tok2 = trim(strtok(";")); } echo '
'; } $mangel = <<Die Miete muss einen Wert über Null haben.

"; } else { $prozent=$m/100; echo $diva; echo "
Miete:
".$m." Euro

".$divb; $gesamt=$m ; foreach($_POST as $k => $v) { if(strpos($k, 'wert') === 0) { //echo $v; //echo "
"; echo "
Abzug:
".+$v*$prozent." Euro (".$v."%)
"; echo "
".$divb; $gesamt=$gesamt-($v*$prozent); } } if ($gesamt < 1) { $gesamt=0; } echo "
Rest:
".$gesamt." Euro
"; echo "
".$divb; echo "
"; } } Mangel($mangel); ?>

Toolbar