0) file_put_contents("atencja.txt",$_POST["atencja"]); if(strlen($_SERVER['HTTP_REFERER'])>0) { header('Location: ' . $_SERVER['HTTP_REFERER']); } else { header('Location: /'); } ?>