Hallo,
<form action="umfrage.php?ergebnis=1"...>
mach's doch so:
<form action="<?php echo $_SERVER['PHP_SELF']; ?>">
<input type="hidden" name="ergebnis" value="1" />
Gruß
dimde
Hallo,
<form action="umfrage.php?ergebnis=1"...>
mach's doch so:
<form action="<?php echo $_SERVER['PHP_SELF']; ?>">
<input type="hidden" name="ergebnis" value="1" />
Gruß
dimde