Mahlzeit,
foreach($_SESSION[warenkorb] as $produkte) {
$mitteilung .= "".$produkte."\n";
}
Beispielsweise so:
foreach ($_SESSION["warenkorb"] as $produkte)
{
$mitteilung .= sprintf("%d %s - Preis: %.2f\n", $produkte["anzahl"], $produkte["produkt"], $produkte["preis"]);
}
MfG,
EKKi
--
sh:( fo:| ch:? rl:( br:> n4:~ ie:% mo:} va:) de:] zu:) fl:{ ss:) ls:& js:|
sh:( fo:| ch:? rl:( br:> n4:~ ie:% mo:} va:) de:] zu:) fl:{ ss:) ls:& js:|