Re: Problem with session_start
From: Alvaro G Vicario (alvaro_QUITAR_REMOVE_at_telecomputeronline.com)
Date: 09/15/04
- Next message: David Sobey: "Re: returning to signup form"
- Previous message: Irena: "Re: Regexp: right patternt for the following ..."
- In reply to: Ray Torres: "Problem with session_start"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 15 Sep 2004 09:52:16 +0200
*** Ray Torres wrote/escribió (Tue, 14 Sep 2004 19:41:16 -0700):
> <?php
> session_name("report_page");
> session_start();
If session_start() is in line 4, then you have a blank line in the
beginning of the file. That counts as output.
-- -- Álvaro G. Vicario - Burgos, Spain -- Thank you for not e-mailing me your questions --
- Next message: David Sobey: "Re: returning to signup form"
- Previous message: Irena: "Re: Regexp: right patternt for the following ..."
- In reply to: Ray Torres: "Problem with session_start"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|