hi,
o.k jetzt habe ich z.b:
<form action="action.php" method="POST">
Your name: <input type="text" name="name" />
<input type="submit">
</form>
aber wie rufe ich das jetzt in action.php auf?
mit $name oder wie?
hi,
o.k jetzt habe ich z.b:
<form action="action.php" method="POST">
Your name: <input type="text" name="name" />
<input type="submit">
</form>
aber wie rufe ich das jetzt in action.php auf?
mit $name oder wie?