I cant see any. Again this seems to be a difference between my dev server
and the live server. The live server doesnt compain.
Any more ideas?
NIc
"Franklin Van Velthuizen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Nic Skitt wrote:
>
> >Hi all,
> >
> >I am constantly getting Headers already sent errors.
> >
> >What I dont understand is why when I read something that could have come
> >from a cookie or session does that right out to headers.
> >
> >eg:
> >
> >if (!$HTTP_COOKIE_VARS["TrackID"]){
> >
> >}
> >
> >The header error refers to this line as having first sent output. Is that
> >the case?? if so how do I deal with that?
> >
> Perhaps you have some whitespace lingering over there?
>
> / Franklin
>
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]