hi,
$arr = array($_POST[verbraucht],$_POST[verbraucht],);
foreach( $arr AS $key => $value ) {So richtig?
Abgesehen davon, dass dieses mal die Syntax falsch ist (höchstvermutlich nicht-existente Konstanten als Array-Indizes verwendet), bekommst du so als $value zwei mal ein Array - welches dann aber jeweils seinerseits wieder durchlaufen werden möchte.
gruß,
wahsaga
--
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }