Codice PHP: header("location:/load.php"); Devi utilizzare url assoluto, non relativo
header("location:/load.php");
Regole del Forum