Hi Armin!
Wie bekomme ich es nun hin das mir auch der name der Variable angezeigt wird ? also das was ich sonst mit $_POST['name] mache ?
Zitiere bitte nur die betreffenden Zeilen.
Im Manual wärst du fündig geworden:
foreach ($_POST as $key => $value) {
echo $key.': "'.$value.'"'."\n";
}
MfG H☼psel
--
"It's amazing I won. I was running against peace, prosperity, and incumbency."
George W. Bush speaking to Swedish Prime Minister unaware a live television camera was still rolling, June 14, 2001
Selfcode: ie:% fl:( br:> va:) ls:& fo:) rl:? n4:& ss:| de:] js:| ch:? sh:( mo:) zu:)
"It's amazing I won. I was running against peace, prosperity, and incumbency."
George W. Bush speaking to Swedish Prime Minister unaware a live television camera was still rolling, June 14, 2001
Selfcode: ie:% fl:( br:> va:) ls:& fo:) rl:? n4:& ss:| de:] js:| ch:? sh:( mo:) zu:)