phpbar.de logo

Mailinglisten-Archive

[php] Formular-Auswertung geht nicht

[php] Formular-Auswertung geht nicht

Carsten Kaestner php_(at)_phpcenter.de
Mon, 16 Sep 2002 11:53:38 +0200


Hallo Stephan,

Friday, September 6, 2002, 11:46:43 AM, you wrote:

SH> test.html
SH> <form action="form.php">
SH> <input name="vorname" type="text">
SH> <input type=submit>
SH> </form>

SH> form.php:
SH> <? echo "vorname: ".$vorname; ?>

probier dochmal dem formular method post zu geben und dann über die
$GLOBALS["HTTP_POST_VARS"]["vorname"] die variable abzufragen


-- 
bis denn,
carsten


php::bar PHP Wiki   -   Listenarchive