Esiste un redirect in PHP ke mi porta alla pagina visitata precedentemente? thanks
Codice PHP: header ("location: ".$_SERVER['HTTP_REFERER']."");
header ("location: ".$_SERVER['HTTP_REFERER']."");
Regole del Forum