phpbar.de logo

Mailinglisten-Archive

[php] Formulardaten und Variablen

[php] Formulardaten und Variablen

Andreas Stagl a.stagl at gmx.at
Don Feb 26 13:49:23 CET 2004


Hi Reinhold

At 13:11 26.02.2004 +0100, you wrote:
><...>
>if ($mode == "Anlegen")
>     echo "Preis: $qmm_preis";
>
><form name="form1" method="post" action="<?php echo $PHPSELF; ?>">
>       ... Formular ...
>       <input name="qmm_preis" type="hidden" value="0.00011670">
>       <input name="obermaterial" type="hidden" value="Papier">
>       <input name="mode" type="submit" value="Anlegen">
></form>

Welche PHP Version läuft bei Dir? Ich frage deshalb, weil's $_POST ja erst 
ab 4.1.0 gibt.

Btw., $PHPSELF gibts nicht.... entweder $PHP_SELF oder $_SERVER["PHP_SELF"]

LG aus Wien,
Andy





php::bar PHP Wiki   -   Listenarchive