> -Original Message-
> From: Børge Strand [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, September 29, 2002 1:12 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] calling session_start()
>
>
> Hi All,
>
> When does session_start() have to be called? I have the following
> setting:
>
> A bunch
session_start() has to be called on every page where you want to use the
session, before you try referencing it - you also have to call it before
outputting anything else (you must be doing it after and this is what is
causing your error)
- Original Message -
From: "Børge Strand" <[EMAIL
2 matches
Mail list logo