Visa ett inlägg
Oläst 2011-12-22, 01:15 #1
Kekke Kekke är inte uppkopplad
Medlem
 
Reg.datum: Feb 2011
Inlägg: 198
Kekke Kekke är inte uppkopplad
Medlem
 
Reg.datum: Feb 2011
Inlägg: 198
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
Men är ej 100 säker.
Kekke är inte uppkopplad   Svara med citatSvara med citat