[nycphp-talk] Sessions
CHUN-YIU LAM
chun_lam at hotmail.com
Tue Jan 28 23:28:00 EST 2003
Put the session in the first line and the do the second header by using the
header function.
Matthew
----Original Message Follows----
From: e_dave <drodriguez1 at mac.com>
Reply-To: talk at nyphp.org
To: NYPHP Talk <talk at nyphp.org>
Subject: [nycphp-talk] Sessions
Date: Tue, 28 Jan 2003 16:25:44 -0500
Received: from parsec.nyphp.org ([66.250.131.26]) by
mc5-f11.law1.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Tue, 28 Jan
2003 13:25:59 -0800
Received: from nyphp.org (parsec.nyphp.org [66.250.131.26])by
parsec.nyphp.org (8.12.6/8.12.6) with ESMTP id h0SLPiWH033288for
<chun_lam at hotmail.com>; Tue, 28 Jan 2003 16:25:58 -0500 (EST)(envelope-from
null at nyphp.org)
X-Message-Info: dHZMQeBBv44lPE7o4B5bAg==
Message-Id: <200301282125.h0SLPiWH033288 at parsec.nyphp.org>
X-Paralist-Archived: <http://nyphp.org/list/paralist_archive.php?L_mid=2603>
X-List-Software: Paralist 0.6
List-ID: <nyphptalk.nyphp.org>
List-Owner: <mailto:listmaster at nyphp.org>
List-Archive: <http://nyphp.org/list/paralist_archive.php?L_lid=1>
List-Subscribe: <http://nyphp.org/list/>
List-Unsubscribe: <http://nyphp.org/list/>
Organization: New York PHP
X-Mailer: Paramail 0.5
Return-Path: null at nyphp.org
X-OriginalArrivalTime: 28 Jan 2003 21:25:59.0500 (UTC)
FILETIME=[D9F7D8C0:01C2C713]
Let's try that one more time, in plain text.
Can someone point me in the right direction? I am writing what I think
is a fairly simple session authentication script, but I keep getting
the following error:
Warning : Cannot send session cache limiter - headers already sent
(output started at /Library/WebServer/Documents/DSMetro/header.php:16)
in /Library/WebServer/Documents/DSMetro/frontpage.php on line 111
It sounds to me like the problem is due to the http headers at the top
of the page, but I don't know how best to handle this. I don't want to
leave out the headers, right?
Your friendly neighborhood newbie.
e.Dave
--- Unsubscribe at http://nyphp.org/list/ ---
_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail
More information about the talk
mailing list