|
variable aus php als value in form
hi
Frage:
wie kann ich einen value eines Formulares
eine php variable übergeben??
also:
<form name="form1" method="post" action="xx.php" >
<input type="" name="monat" value="$variable_aus_php_script">
<input type="submit" name="Abschicken" value=">>">
</form>
kann wer helfen??
danke && grütze
hnes
|