RE: [PHP] Warning: Cannot add header information - headers already sent by

2002-05-29 Thread Tom Rogers
; >so, which one in line 4 have send anything first >please help me to fixed > >regards >anton > >-Original Message- >From: 1LT John W. Holmes [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, May 29, 2002 1:37 PM >To: Anton Heryato; [EMAIL PROTECTED] >Subject: Re:

Re: [PHP] Warning: Cannot add header information - headers already sent by

2002-05-29 Thread 1LT John W. Holmes
> 1::PHp > 2: > 3:hahahahha Maybe it's just me, but those 3 lines look like they are sending something to the browser > so, which one in line 4 have send anything first > please help me to fixed > > regards > anton ---John Holmes... -- PHP General Mailing List (http://www.php.net/) To un

RE: [PHP] Warning: Cannot add header information - headers already sent by

2002-05-29 Thread Ed Gorski
("can do it`"); >8: >9:?> >10: >11: > >so, which one in line 4 have send anything first >please help me to fixed > >regards >anton > >-Original Message- >From: 1LT John W. Holmes [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, May 29, 2002 1:3

RE: [PHP] Warning: Cannot add header information - headers already sent by

2002-05-29 Thread Anton Heryato
: Anton Heryato; [EMAIL PROTECTED] Subject: Re: [PHP] Warning: Cannot add header information - headers already sent by You can't send anything to the browser before you send a header or cookie. Apparently, lagi.php has sent something, though, on line 4. Fix that and you will be fine. --

Re: [PHP] Warning: Cannot add header information - headers already sent by

2002-05-29 Thread 1LT John W. Holmes
You can't send anything to the browser before you send a header or cookie. Apparently, lagi.php has sent something, though, on line 4. Fix that and you will be fine. ---John Holmes... - Original Message - From: "Anton Heryato" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, M