Message-ID: <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Reply-To: "Dre" <[EMAIL PROTECTED]>
From: "Dre" <[EMAIL PROTECTED]>
Date: Sat, 4 Sep 2004 16:10:32 +0300
Subject: Re: !!Urgent .. Session Problem Solved ... But not completely
> > the errors are as follows
> > //===
It has to be in SOME file. Probably in your prepend file or one of the files that it
includes.
"Dre" <[EMAIL PROTECTED]> wrote:
believe me the FIRST line in the file is
"M. Sokolewicz" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
I think you didn't read all instructions we gave. O
believe me the FIRST line in the file is wrote in message
news:[EMAIL PROTECTED]
> I think you didn't read all instructions we gave. One of them was to
> remove all spaces and/or newlines BEFORE the first file, to save it and try again.
>
> anything before the headers are always sent before the
I think you didn't read all instructions we gave. One of them was to
remove all spaces and/or newlines BEFORE the first
anything before the
PHP starts processing
PHP encounters spaces and/or newlines
PHP sends headers to the browser
PHP sends those spaces and/or newlines to the browser
PHP not
thank u all ..
I really did all of what u said but nothing worked ! which was
so so strange
The problem was that the php.ini file I have got corrupted or something that
the php.exe couldn't parse all of its values
Any way thanks again ..
Now I have another error with the same file and
thanks ..I won't use the session_register() again
"Torsten Roehr" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> "Dre" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > session_register('uname');
> > $_SESSION['uname'] = $username;
>
> Hi Dre,
>
> Nick already answ
"Dre" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> session_register('uname');
> $_SESSION['uname'] = $username;
Hi Dre,
Nick already answered your question so just a short note:
you should not use session_register() with your PHP version anymore, so just
delete the first of the
7 matches
Mail list logo