Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9037 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87861 invoked by uid 1010); 11 Apr 2004 12:18:10 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 87835 invoked from network); 11 Apr 2004 12:18:10 -0000 Received: from unknown (HELO mx.thebrainroom.net) (65.200.24.98) by pb1.pair.com with SMTP; 11 Apr 2004 12:18:10 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id 4AF9B14880BC; Sun, 11 Apr 2004 05:18:09 -0700 (PDT) Received: from tron (zaneeb.thebrainroom.net [82.133.1.138]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mx.thebrainroom.net (Postfix) with SMTP id 20343148809B; Sun, 11 Apr 2004 05:18:06 -0700 (PDT) Message-ID: <000601c41fbf$21fcd990$8a02a8c0@tron> To: "Jakes" Cc: References: <20040410132415.11114.qmail@pb1.pair.com> <4078155E.5060403@caedmon.net> <20040411121102.62649.qmail@pb1.pair.com> Date: Sun, 11 Apr 2004 13:18:41 +0100 Organization: The Brain Room Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,QUOTED_EMAIL_TEXT,REFERENCES version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-TBR-Filter: Virus scanned and defanged Subject: Re: [PHP-DEV] Function request From: wez@thebrainroom.com ("Wez Furlong") The internals@ list is not the appropriate forum for this discussion. Try php-general@lists.php.net instead. ----- Original Message ----- From: "Jakes" To: Sent: Sunday, April 11, 2004 1:10 PM Subject: Re: [PHP-DEV] Function request > Please can you explain to me how this is done, without having to create some > sort of data storage facility. > > Regards > > Jakes > > > "Sean Coates" wrote in message > news:4078155E.5060403@caedmon.net... > > This can be done in user space, using custom session handlers. > > [plug]http://phparch.com/sample.php?mid=22[/plug] > > > > S > > > > > > Jakes wrote: > > > What I'm looking for is function or a constant that will keep track of > session that are currently in use in memory. This should just return a > integer.