Date: 07/29/02
- Next message: Alex Maslov: "[PHP] Update of the problem w/ code - conditional image generation problem?!"
- Previous message: Martin Clifford: "Re: [PHP] Help Please"
- In reply to: Varsha Agarwal: "Re: [PHP] Help Please"
- Next in thread: 1LT John W. Holmes: "Re: [PHP] Help Please"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Show us the first 6 lines of processing.php.
---John Holmes...
----- Original Message -----
From: "Varsha Agarwal" <agarwal_varsha <email protected>>
To: "Dennis Moore" <dmoore <email protected>>; <php-general <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 <dmoore <email protected>> wrote:
> > you cannot print or echo anything back to the
> > browser before running the
> > header() function...
> >
> >
> >
> >
> > ----- Original Message -----
> > From: "Varsha Agarwal" <agarwal_varsha <email protected>>
> > To: <php-general <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
- Next message: Alex Maslov: "[PHP] Update of the problem w/ code - conditional image generation problem?!"
- Previous message: Martin Clifford: "Re: [PHP] Help Please"
- In reply to: Varsha Agarwal: "Re: [PHP] Help Please"
- Next in thread: 1LT John W. Holmes: "Re: [PHP] Help Please"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

