Ask a Question related to PHP Development, Design and Development.
-
dave #1
Cannot modify header information
Hello,
I have this error
Warning: Cannot modify header information - headers already sent by (output
started at /home/sites/site46/web/caddie_v2b/clickdroit.inc:2) in
/home/sites/site46/web/caddie_v2b/modif_caddie.inc on line 27
and in line 27 I have this
header("Location: ".$_SERVER["PHP_SELF"]);
I dont know why but its ok with easyphp and not when I send it in my
provider
Could you help me please ?
Best regards,
Alain
MERCI
dave Guest
-
#40208 [NEW]: Cannot modify header information
From: jos_php at yahoo dot com Operating system: linux PHP version: 4.4.4 PHP Bug Type: *General Issues Bug description: ... -
SoapExtension and header information
I appologize for the crosspost to microsoft.public.webservices, I didn't intend to post there at all. I'm new to Soap and I'm trying to write a... -
HTTP header information - Acrobat 5
Is it possible to send HTTP header information such as Referer from inside a PDF? -
Cannot add header information - headers already sent
Hi all, I’m stuck with this one: I have an checkout procedure: when people come to the overview page(step 2), they get: Warning: Cannot add... -
[PHP] Cannot add header information - headers already sent
Hi ermelir, Thanks for your quick response! The http://www.aurelis.org/store/checkout_form.txt file shows in the browser with an empty first... -
Chris Hope #2
Re: Cannot modify header information
dave wrote:
Please refer to [url]http://tinyurl.com/6pqy2[/url] and [url]http://tinyurl.com/58l2o[/url] (these> Warning: Cannot modify header information - headers already sent by
> (output started at /home/sites/site46/web/caddie_v2b/clickdroit.inc:2) in
> /home/sites/site46/web/caddie_v2b/modif_caddie.inc on line 27
>
> and in line 27 I have this
> header("Location: ".$_SERVER["PHP_SELF"]);
>
> I dont know why but its ok with easyphp and not when I send it in my
> provider
are links to past answers using Google Groups).
--
Chris Hope - The Electric Toolbox - [url]http://www.electrictoolbox.com/[/url]
Chris Hope Guest
-
dave #3
Re: Cannot modify header information
THANK YOU VERY VERY MUCH MY FRIEND
"Chris Hope" <blackhole@electrictoolbox.com> a écrit dans le message de
news:1097007236_8157@216.128.74.129...in> dave wrote:
>> > Warning: Cannot modify header information - headers already sent by
> > (output started at /home/sites/site46/web/caddie_v2b/clickdroit.inc:2)(these>> > /home/sites/site46/web/caddie_v2b/modif_caddie.inc on line 27
> >
> > and in line 27 I have this
> > header("Location: ".$_SERVER["PHP_SELF"]);
> >
> > I dont know why but its ok with easyphp and not when I send it in my
> > provider
> Please refer to [url]http://tinyurl.com/6pqy2[/url] and [url]http://tinyurl.com/58l2o[/url]> are links to past answers using Google Groups).
>
> --
> Chris Hope - The Electric Toolbox - [url]http://www.electrictoolbox.com/[/url]
dave Guest



Reply With Quote

