> > -Original Message-
> > From: TJayBelt <[EMAIL PROTECTED]>
> > To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> > Date: Thursday, October 18, 2001 8:28 AM
> > Subject: [PHP-DB] Sessions and Frames
> >
> >
> > >I have a site that is successfully using sessions and
authentication.
> > >However
I also suppose that something is printed before Header() function.
Suppose, that you have code:
I such a case NO BLANK characters are allowed after closing "?>" in included "xxx"
file. Newline is enough to produce an error, you have received.
Premysl Dedic,
Need, a.s. (Quest Group, a.s.
legion.org
<http://www.legion.org>
// //
> -Original Message-
> From: Dobromir Velev [ mailto:[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> ]
> Sent: Thursday, October 18, 2001 3:50 AM
> To: TJayBelt; [EMAIL PROTECT
Hi,
Every different page in a framset is loaded separatly so the only thing you
should be aware of is not to output anything before the session stuff.
Also you can use the output control functions lie ob_start - check the PHP
manual for more info.
HTH
Dobromir Velev
-Original Message-
Fr