Show us the first 6 lines of processing.php.

---John Holmes...

----- Original Message ----- 
From: "Varsha Agarwal" <[EMAIL PROTECTED]>
To: "Dennis Moore" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, July 29, 2002 4:27 PM
Subject: Re: [PHP] Help Please


> Hi,
> I did not find any print or echo stetement in the
> sample example before hearder or setcookie function.
> Is there any way to find out what really is causing
> error or trace the program. Actually i am very new to
> this cookies and all stuff. Is there any way of
> tracing the program? I am using it on red hat 7.3.
> 
> --- Dennis Moore <[EMAIL PROTECTED]> wrote:
> > you cannot print or echo anything back to the
> > browser before running the
> > header() function...
> > 
> > 
> > 
> > 
> > ----- Original Message -----
> > From: "Varsha Agarwal" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Monday, July 29, 2002 4:00 PM
> > Subject: [PHP] Help Please
> > 
> > 
> > > Hi,
> > > I am trying to run a sample program. It connects
> > to a
> > > postgres database verifies user name and password
> > and
> > > if correct, displays the login screen.
> > > But in that program wherever there there are
> > > setcookies() or header() functions, I get
> > following
> > > error
> > >
> > > Warning: Cannot add header information - headers
> > > already sent by (output started at
> > > var/www/html/processing.php:5) in
> > > /var/www/html/common.php on line 63
> > >
> > > I checked the settings of my browser, it can
> > accept
> > > all cookies.
> > > Someone help please!!!
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Yahoo! Health - Feel better, live better
> > > http://health.yahoo.com
> > >
> > > --
> > > PHP General Mailing List (http://www.php.net/)
> > > To unsubscribe, visit:
> > http://www.php.net/unsub.php
> > >
> > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Health - Feel better, live better
> http://health.yahoo.com
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to