Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28740 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79732 invoked by uid 1010); 12 Apr 2007 04:45:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 79708 invoked from network); 12 Apr 2007 04:45:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Apr 2007 04:45:26 -0000 Received: from [127.0.0.1] ([127.0.0.1:9326]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id 66/4C-43628-369BD164 for ; Thu, 12 Apr 2007 00:45:23 -0400 X-Host-Fingerprint: 82.71.52.53 82-71-52-53.dsl.in-addr.zen.co.uk Received: from [82.71.52.53] ([82.71.52.53:2948] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A0/3C-43628-7E6BD164 for ; Thu, 12 Apr 2007 00:34:49 -0400 Message-ID: To: internals@lists.php.net Date: Thu, 12 Apr 2007 05:34:54 +0100 User-Agent: Thunderbird 2.0.0.0 (Macintosh/20070326) MIME-Version: 1.0 References: <200704112329.l3BNTVnK000581@post.webmailer.de> In-Reply-To: <200704112329.l3BNTVnK000581@post.webmailer.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Posted-By: 82.71.52.53 Subject: Re: php feature From: andrew@linuxjedi.co.uk (Andrew Hutchings) Oliver Block wrote: > Hello, > > did you ever discuss a feature like 'application variables'? What I mean is that a bunch of scripts builds a logic application which is e.g. able to share variables. While session variables can be used to store values between script files for a single user , 'application variables' store values within the whole application and not only for a single user. Isn't that what a database is for (e.g. MySQL)? Regards Andrew -- Andrew Hutchings - Linux Jedi - http://www.linuxjedi.co.uk/ Windows is the path to the darkside...Windows leads to Blue Screen. Blue Screen leads to downtime. Downtime leads to suffering...I sense much Windows in you.