$post_news_id = $_POST['news_id']; $post_title = $_POST['title']; $http_host = $_SERVER['HTTP_HOST']; header("Location: http://".$http_host."/index.php?mod=read_more&news_id=".$post_news_id."&name=".$post_title."&comment_mod_error=2");
dlaczego to zwraca:
Warning: Cannot modify header information - headers already sent by (output started at /home/eska/public_html/[...]) in /home/eska/public_html/[...] on line 6