Header() error
Page 1 of 1
Header() error
I have set up an Apache web server with XAMPP and am having errors when I try to change the header content.Re: Header() error
aris wrote:I have set up an Apache web server with XAMPP and am having errors when I try to change the header content.
Which error you are getting? Header already sent error? or something else? If you are getting header already sent error, then most probably you are trying to set header after some output is sent. Can you please give more info with code so i can help solving the issue?
Page 1 of 1