| FAQ |
| Kalender |
|
|
#2 | ||
|
|||
|
Medlem
|
An associative array of variables passed to the current script via the HTTP POST method.
Det borde gå att köra Kod:
if(isset($_POST)) {
header ('Location: skickaivag.php');
}
## Samma med $_REQUEST
|
||
|
|
Svara med citat
|
|
|