Mailinglisten-Archive |
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