Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9038 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66076 invoked by uid 1010); 11 Apr 2004 13:25:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 66001 invoked by uid 1007); 11 Apr 2004 13:25:33 -0000 Message-ID: <20040411132533.65956.qmail@pb1.pair.com> To: internals@lists.php.net Reply-To: "Jakes" References: <20040410132415.11114.qmail@pb1.pair.com> <4078155E.5060403@caedmon.net> <20040411121102.62649.qmail@pb1.pair.com> <000601c41fbf$21fcd990$8a02a8c0@tron> Date: Sun, 11 Apr 2004 15:25:29 +0200 Lines: 44 X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Posted-By: 196.31.102.14 Subject: Re: [PHP-DEV] Function request From: sunsoffun@hotmail.com ("Jakes") Hi Wez Please can you send me in the right direction, for requesting a function to be added to the php core. J "Wez Furlong" wrote in message news:000601c41fbf$21fcd990$8a02a8c0@tron... > 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.