Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9034 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44610 invoked by uid 1010); 10 Apr 2004 15:43:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 44560 invoked from network); 10 Apr 2004 15:43:47 -0000 Received: from unknown (HELO iconoclast.caedmon.net) (66.45.230.242) by pb1.pair.com with SMTP; 10 Apr 2004 15:43:47 -0000 Received: from localhost ([127.0.0.1] helo=caedmon.net) by iconoclast.caedmon.net with esmtp (Exim 3.35 #1 (Debian)) id 1BCKaY-0006RU-00; Sat, 10 Apr 2004 11:40:11 -0400 Message-ID: <4078155E.5060403@caedmon.net> Date: Sat, 10 Apr 2004 11:40:14 -0400 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakes CC: internals@lists.php.net References: <20040410132415.11114.qmail@pb1.pair.com> In-Reply-To: <20040410132415.11114.qmail@pb1.pair.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Function request From: sean@caedmon.net (Sean Coates) 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.